﻿/* right top container */
#content_container #right_top2
{
	background-image: url(../images/healthy_patient_header.jpg);
	background-repeat: no-repeat;
}
/* left middle */
#content_container #left_middle2 {
	width:225px;
	text-align:-moz-center;
	vertical-align:top;
	background-image: url(../images/striped_leftnav_bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom center;
	background-color:#F6F6F7;
	border-left: 1px #E4E5E6 solid; border-right: 1px #E4E5E6 solid;
	height:620px; /* this is a hack to fix an ie issue */
}

/*********************
* HEALTHY PATIENT
**********************/ 
#contenttbl td {text-align: left; vertical-align:top;background-image:transparent;} 
#contenttbl .tdfeature .ftrtbl {margin: 10px 0 0 10px; padding:0;}
#contenttbl .whatsnew {background-image: url(../images/healthy/practice/whats_new_bg.jpg); background-repeat: no-repeat; padding:30px 0 0 20px; width:310px; text-align:left;}
#contenttbl .compliance {background-image: url(../images/healthy/patients/improved_compliance_bg.jpg); background-repeat: no-repeat; padding:30px 0 0 20px; width:310px; text-align:left;}
#contenttbl .recommend {background-image: url(../images/healthy/patients/why_recommend_bg.jpg); background-repeat: no-repeat; padding:30px 0 0 20px; width:310px; text-align:left;}
#contenttbl .education {background-image: url(../images/healthy/practice/education_bg.jpg); background-repeat: no-repeat; padding:30px 0 0 20px; width:310px; text-align:left;}
#contenttbl .dkblue {color:#022960;}
#contenttbl .wntbl {width:300px;}
#contenttbl .wntbl td {vertical-align:top;background-image:transparent;}
#contenttbl .wntbl .featimgtd {padding:0; width:123px; margin:0;}
#contenttbl .wntbl .feattxttd {font-family:Arial; font-size:12px; color: #333333; padding:0 0 0 5px;}
#contenttbl .wntbl .btmtxt {font-family:Arial; font-size:12px; color: #333333; padding:10px 0 0 10px;}
#contenttbl .pad8 {padding-bottom:8px;}
#contenttbl .pad5 {padding-top:3px;}
#contenttbl .midpad {height:50px;}