﻿.contactBox {
	clear: right;
	float: right;
	/*background: url(../../images/small_panel1.gif) no-repeat 0 0;*/
	width: 231px;
	margin-right: 21px;
	_margin-right: 10px;
	border: 0px solid red;
}
.form_h1 {
	float: left;
	background-color: #f2f5f7;
	width: 231px;
	height: 47px;
	overflow: hidden;
	line-height: 47px;
	text-align: center;
	font-size: 26pt;
	font-weight: bold;
	color: #bec9cf;
	border: 0px solid blue;
}
.contactBox .form {
	float: left;
	background-color: #f2f5f7;
	width: 211px;
	min-height: 220px;
	_height: 220px;
	padding: 0 10px;
	border: 0px solid blue;
}
.contactBox .form * {
	font-size: 9pt;
}
.contactBox .form .capt {
	float: left;
	width: 72px;
	line-height: 20px;
	font-size: 9pt;
	font-weight: bold;
	color: #565252;
	text-indent: 12px;
	margin-top: 10px;
}
.contactBox .form .stared {
	background: url(../../../images/star.gif) no-repeat 0 40%;
}
.contactBox .form .tb1 {
 	float: right;
	width: 132px;
	font-size: 10pt;
	line-height: 20px;
	height: 20px;
	margin-top: 10px;
	border: 1px solid #bac5cc;
}
.contactBox .form select.tb1,
.contactBox select {
	font-size: 9pt;
	height: auto;
}
.contactBox .form br {
	clear: both;
	border: 1px solid red;
}
.contactBox .form .errMsg {
	float: left;
	width: 210px;
	font-size: 9pt;
	text-align: right;
	border: 0px solid red;
}



.contactBox .hr {
	float: left;
	width: 211px;
	height: 10px;
	border-bottom: 1px solid #5090e7;
}
.contactBox .mandatory {
	float: left;
	line-height: 18px;
	font-size: 8pt;
	color: #565252;
	text-indent: 12px;
	margin-top: 7px;
}
.contactBox .btnSend {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	color: #5090e7;
	line-height: 20px;
	text-transform: uppercase;
	margin: 17px 2px 7px 0;

	background-image: url(../../../images/dArrR_1.gif);
	background-position: right 8px;
	background-repeat: no-repeat;
	padding-right: 9px;
}


.after {
	margin-left: 20px;
}

.after,
.after a {
	float: left;
	width: 80%;
	line-height: 20px;
	font-size: 9pt;
	color: #565252;
	margin-top: 10px;
	
}
.after a {
	color: #5090e7;
}
