html{
	background:0 none;
}
#header,
#side_content ul,
a.btn_prescribing, a.btn_coupon,
#logo span,
h2 span,
.p_subButton,
#footer{
	display:none;
}
h2{
	font-size:15px;
	font-weight:bold;
}
.clean_box,
.analysis{
	border:none;
	padding:0;
	width:800px;
}
#main_content{
	width:100%;
	font-size:13px;
}
h1,
#side_content,
.healthTest_results,
.analysis{
	float:none;
}
#content,
.healthTest_results{
	width:800px;
}
.ItemName{
	width: 400px;
}
#logo{
	border-bottom:1px solid #000000;
	font-size:18px;
	font-weight:bold;
	height:25px;
	width:800px;
}
#logo a{
	color:#000000;
	text-decoration:none;
}
.healthTest_results .ItemName {
	padding:6px 0;
}
.healthTest_results p,
.analysis li{
	border-bottom:1px dotted #000000;
}
.analysis li{
	padding:5px 0 5px 0;
	width:400px;
}