#nav,
#print,
#topbar,
#footer { 
	display: none; 
}

#title { 
	display: block; 
}

#site_wrapper {
	border: none;
}

#content_area td.content,
#content_area #print td {
	padding: 0;
}

.feature {
	border: 1px solid #96AAB6;
}

.feature th {
	color: #371302;
	border-bottom: 1px solid #96AAB6;
}

#title h1,
h1 {
	color: #5E7485;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;	
}

#title h1 {	
	border-bottom: 1px solid #93B4C6;
	padding-bottom: 2px;
}

h1 {
	border-bottom: none;
	padding-bottom: 0;
}