/* CSS for Print Only */

 *html .menu ul {
	padding-bottom: 16px;
/*	margin-bottom: 8px;*/
} 

.LeftSection {
	float: right;
	width: 168px;
	margin-right: 0px;
	margin-left: 0;
	clear: inherit;
}
*html .LeftSection {margin-left: 0px;}

.FindDoctor {float: left; background-image: url(images/find_doctor_bottom.gif);}

#WideRightSection {
/*	float: left;
	width: 780px; */
	margin-left: 0px;
}

*html #WideRightSection{margin-left: 0px; width: 780px;} 

.MainBox {background-image: url(images/main_mid_bg_print.gif);}

.MainBox h3 {
	background-image:none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CAF0EC;
}
.MainBoxListArea {
background-image: url(images/main_mid_bg_print.gif);
background-repeat: repeat-y;
}

.MainBoxLeftTD {width: 510px;}
	
.DoctorBox h3{background-image:none; 
	color: #000000;
	background-color: #E1E1E1;}
.DoctorBox h3 a{color: #000000;}
.DoctorBox h3 strong{color: #000000;}

.DoctorBox h4{
	color: #000000;
	background-color: #E1E1E1;
}
.DoctorBox h4 a{
	color: #E1E1E1;
	background-color: #E1E1E1;
}

.DoctorBox p {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	margin: 0px; 
	text-align: left;
	background-color: #FFFFFF;	
}
.DocotrBoxPhotoCenter {
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	background-color: #ffffff;}
/* *html .DocotrBoxPhotoCenter {width: 230px;} */


#footer {
	background-image: none;
	text-align: center;
	height: 24px;
	width: 940px;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	color: #666666;}

#footer a {
color: #666666;
	text-decoration: none;
}