#header {
	background: none;
	border-bottom: solid #5D5D5D 1px; 
}

#header #fasthostslogo {	
	vertical-align: -7px;
}

#header #termsofservicetext {
	margin-left: 39px;
}

#header #buttons, #sidemenu {
	display: none;
}

#contentarea {
	width: auto !important;
	height: auto;
	overflow: visible;
	font: 12px arial;
	padding: 25px;
}

#contentarea h1 {
	font: bold 14px arial;
	color: #5D5D5D;
	margin-top: 0px;
}

#contentarea a {
	color: #5D5D5D;
}

#contentarea a:after {
   content: " (" attr(href) ") ";
}

.printonly {
	font: 12px arial;
	border-top: solid #000 1px;
	padding-top: 5px;
	display: block;
}

