#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	margin: 0;
	padding-bottom: 18px;
	padding-left: 15px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image: url(../images/rhc-divider.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.RightPanelBody {
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(../images/rhc-line.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#RHC_Body { margin:0; padding:0; width:200px; }
