#RHCAcc_2_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
	font-size:13px;
	margin: 0 10px 0 0;
	padding: 11px 7px 7px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #F0F0F0;
	background-color:#D8D8D8;
	background-image: url(../images/rhc_topgrey.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#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:#D8D8D8;
}
#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*/
	background-color:#D8D8D8;
	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%;
	background-color:#F0F0F0;
}
#RHC_Body { margin:0; padding:0; width:210px; height:100%; }
