#poststuff h2 {
	background: url(images/logo42.png) no-repeat;
	line-height: 42px;
	font-size: 26px;
	padding-left: 47px;
}

span.green {
	background: #3b943b;
}
span.red {
	background: #9a2316;
}
span.red, span.green {
	color: #FFF;
	text-shadow: 0 -1px 0 #000;
	line-height: 20px;
	padding: 3px 10px;
	border-radius: 3px;
}

#site-stats td {
	height: 22px;
}
.credits {
	margin-top: 15px;
}