#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Arial, Helvetica;
	color:#2F5572;
	font-size:12px;
	margin: 0;
	padding: 8px 8px 20px 8px;
	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: repeat-x;
	background-position: bottom;
}

.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	border-left: 2px solid #02404f;
}
#RHC_Body { margin:0; padding:0; background:none; width:200px; }
