/* derm page style sheet */
body{
	background-color:#9088BF;
}
div#body_wrapper{
	 background-image:url(../images/background_derm.gif);
}
div#header{
	height:279px;
	 background-image:url(../images/derm_top.jpg);
}
div#side_bar  .right_white{
border-left:3px #464295 solid;
 width:167px;
}
div#main_text{
border-left:5px #464295 solid;
margin-left:188px;
width:563px;
color:#000033;
}
*html div#main_text{
	margin-left:185px;
}	
#main_text p.p_product{	
	padding-top:15px;
}
div#main_text h3.doc_name{
	color:#000033;
    font-variant:normal;
  font-weight:bold;
}
div#main_text h4.title{
	font-style:normal;
}
div#main_text h3.pro_title{
	color:#510459;
	text-decoration:none;
	font-variant:normal;
}
div#main_text h3.img_title{
	text-decoration:none;
	font-style: italic;
}
div#main_text #text_footer{color:#510000;}
