#RHCAcc_1_DIV {
	font-family: Arial, Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	margin: 10px 0 0 0;
	padding: 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-top: 3px solid #990000;
	border-bottom: 3px solid #990000;
	background-color:#F0F0F0;
}
#RHCAcc_2_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	margin: 0;
	padding: 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 3px solid #990000;
	background-color:#FFFFFF;
}
#RHCAcc_3_DIV {
	font-family: Arial, Tahoma, Verdana;
	color:#333333;
	font-size:11px;
	margin: 0;
	padding: 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 3px solid #990000;
	background-color:#F0F0F0;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	border-left: 2px solid #990000;
}
#RHC_Body { 
	margin:0; 
	padding:0; 
	background:none;
	width:200px;  
}

