#RHCAcc_1_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 10px 0 0 0;
	padding: 0 7px 14px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image: url(../images/rhctile.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
	padding: 14px 7px 14px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image: url(../images/rhctile.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(../images/rhcgrey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#RHC_Body { margin:0; padding:0; background:none; width:200px; }
