#RHBox {
	background-color: #A1D6D5;
	position: absolute;
	z-index: 1000;
	width: 165px;
	left: 760px;
	top: 42px;
	height: 484px;
	background-repeat: no-repeat;
	border: 12px solid #A2A515;
}
#RHBoxMiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 21px;
	background-color: #A1D6D5;
	padding: 10px;
}
#RHBoxTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #0F7C7C;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

