#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #aa0000;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
}
.RightPanelBody {
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(../images/rhcBg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#FFFF99;
}
#RHC_Body { margin:0; padding:0; width:200px; }
