#RHCSol_1_DIV, #RHCSol_2_DIV, #RHCSol_3_DIV, #RHCSol_4_DIV {
	font-family: Arial, Verdana, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
	padding: 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-position:bottom;
	background-repeat:repeat-x;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	background-color:#ada7d4;
}
#RHC_Body { 
	margin:0; 
	padding:0; 
	background:none;
	width:200px;  
}
