#RHCSol_1_DIV, #RHCSol_2_DIV, #RHCSol_3_DIV, #RHCSol_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	margin: 0;
	padding: 10px 10px 20px 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image:url(../images/divider.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
}
#RHC_Body { 
	margin:0; 
	padding:0; 
	background:none;
	width:200px;  
}
.ARDMenu {
	background-color: #008c99;
	background-image: url(../images/lhcBg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
