#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Verdana, Helvetica;
	color:#000000;
	font-size:11px;
	margin: 0 0 5px 0;
	padding: 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image: url(../ard/content/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: right top;	
}
#RHC_Body { margin:0; padding:0; background:none; width:200px; }
