* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	background-color:white;
}

#page {
margin: 0 auto 0 auto;
width:750px !important;
}

#content {position:relative; display:block; width:763px; background:white; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding:10px;}
#content h1 {font-size:16px;}
#content h2 {font-size:14px;}

.username {display:block; font-size:14px; border-top:1px solid black; color:red; font-weight:bold;}

.bbottom td {border-bottom:1px solid silver;}