#main {	
	background-image: url(../assets/greystripe_left.png);
}
#mainhead, #main h1 {
	background-image: url(../assets/xgrey_mainheadbg.png);
}
#innermain {
	background-image: url(../assets/greystripe_right.png);
	background-color: #CCC;
	color: #000;
}
#pixy-left, #pixy-right {
	background-image: url(../assets/greypixy.png);
}
div.latestpng img, #latest {
	display: none;
}
fieldset {
	border: 1px solid #AAA;
}
.message {
	font-weight: bold;
	color: green;
}
#badgefs p {
	padding-top: 0;
	margin-top: 0;
}