#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: "Times New Roman";
	color:#000000;
	font-size:14px;
	margin: 0;
	padding: 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 2px solid #FFFFFF;
	background-color:#E2C8C4;
}
#RHCxmasmessage_DIV{
	font-family: "Times New Roman";
	color:#FFF;
	font-size:16px;
	margin: 0;
	padding: 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 2px solid #FFFFFF;
	background-color:#cc0000;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	background-color:#E2C8C4;	
}
#RHC_Body { margin:0; padding:0; background:none; width:200px; }
