#contactUs{margin-bottom:10px;}
#contactUs .contentblock{
	clear:both;
	margin-bottom:4px;	
}
#contactUs .contentblock-spacer{
	height:19px;
}

#contactUs label{
	display:block;
	position:relative;
	margin-top:-16px;
	clear:both;
	width:101px;
	text-align:right;
	font-family:Tahoma, Arial;
	font-size:12px;
	line-height:15px;
}
#contactUs label.s1{
	top:-65px;
}

#contactUs .textField2{
	margin-left:114px;
}

#contactUs .textArea1{
	width:285px;
	margin-left:114px;
}
#contactUs .textArea1 textarea{
	width:285px;
}
#contactUs .actionbutton{
	width:287px;
	margin-left:114px;
}
#contactUs .actionbutton a{
	float:right;
}

#contactUs .redstar{color:#e51725; font-weight:bold;}

#contactUs .actionbutton2{
	padding-top:10px;
}

#contactUs .red{background:#e3b6ba;}
#contactUs .blue{background:#e8f3ff;}

#contactUs .redmsg,
#contactUs .bluemsg
{left:114px; white-space:nowrap; height:16px; position:relative; color:#E51725; clear:both; display:none;}
#contactUs .bluemsg{color:blue;}

