.lblSeparador {
	color:black;
	font-weight:bold;
}

.lblRH_Validator {
	color:red;
	float:right;
	margin-right:3px;
	vertical-align:top;
}

.lblRH {
	color:black;
	font-family:"Trebuchet MS";
	font-size:10pt;
	float:right;
	padding-right:6px;
}

.lblError {
	color:red;
	font-family:"Trebuchet MS";
	font-size:9pt;
	margin-left:6px;
}


.tblRH {
	width:480px;
	margin-bottom: 10px;
}

.txtRH {
	color:black !important;
	font-family:"Trebuchet MS" !important;
	margin-left:3px;
	border: 1px #808080 solid;
}

.lstRH {
	color:black !important;
	font-family:"Trebuchet MS" !important;
	border:1px #808080 solid;
}

.tcRHLeft {
	background-color:white !important;
	padding-bottom: 5px;
}

.tcRHRight {
	background-color:#C3E80A !important;
	padding-bottom: 5px;
	padding-left: 5px;
}

.tcRHRight div {
	margin-left: 90px;
}

.captcha {
	color:black !important;
	margin-left: 0px !important;
}

.btnRH {
	border: 1px #808080 solid;
	color: black;
	font-family:"Trebuchet MS";
}

