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