#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV, #RHCclientZONE_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 8px 8px 25px 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.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.RightPanelBody {
	margin: 0;
	padding:0;
	height:100%;
	background-color:#55ab58;
	border-right: 1px solid #FFFFFF;
}
#RHC_Body { margin:0; padding:0; width:200px; 
	background-image: url(../images/rhc-divider.gif);
	background-repeat: repeat-x;
	background-position: left top; }
