#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
	font-size:12px;
	margin: 0 10px 0 0;
	padding: 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #e8e8e8;
	background-color:#d5bcb9;
}
#RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
	font-size:12px;
	margin: 0 10px 0 0;
	padding: 7px 7px 11px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #e8e8e8;
	background-color:#d5bcb9;
	background-image: url(../images/rhc_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#RHCsearch_DIV { margin: 10px 10px 0 0; }
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
}
#RHC_Body { margin:0; padding:0; background-color:#E8E8E8; width:210px; height:100%; }
