/* CSS Document */
.contat_us_div_border
{
	border:#C9D0D6 solid 1px;
}
.div_spacer
{	
	height:10px;
}
.top_heading
{
	float:left;
}
.frm_left_heding
{
	float:left;
	width:20%;
	padding-left:5px;
}
.frm1_left_heding
{
	float:left;
	width:30%;
	padding-left:5px;
}
.msg_box
{
	width:300px;
	height:200px;
}
.top_heading_div
{
	border-bottom:#C9D0D6 solid 1px;
}
.btn
{
	border:#000000 solid 1px;
	width:90px;
	height:25px;
	background-color:#C9D0D6;
}
.error_msg
{
	color:#CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.question_div
{
	padding-left:5px;
}
.question_left
{
	width:60%;
	float:left;
}
.question_right
{
	width:40%;
}
.question_box
{
	width:190px;
	height:100px;
}