.blank_row{
	height:20px;
}

#ContactForm{
	float:left;
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	border-radius:8px;
	margin-top:30px;
	margin-left:93px;
	width:953px;
	height:1100px;
	padding:30px;
}

.contact_left {
	float:left;
	width:50%;
}

.contact_title {
	color:#12699f;
	font-size:16px;
	text-transform:uppercase;
}
.contact_side_content {
	margin-top:30px;
}

.line_pair {
	clear:both;
	margin-top:12px;
	margin-bottom:12px;
	height:28px;
}

.unregistered_height{
	height:34px !important;
}

.message_height{
	height:75px !important;
}

.line_left, .line_pair label {
	float:left;
}

.line_pair label {
	font-size:13px;
	width:180px;
	font-weight:normal;
	color:#333333;
}


#human {
	display:none;
	visibility:hidden;
	cursor:pointer;
}
.line_pair  input[type=text]{
	height:26px;
}

.line_pair textarea{
	height:75px;
}
.line_pair  input[type=text], .line_pair textarea {
	border:1px solid #c4c4c4;
	background:#f0f0f0;
	width:285px;
}
.capcha_label {
	width:257px;
}
.capcha_message {
	font-size:11px;
	width:100%;
}

.min_inp {
	width:73px !important; 
}

.capcha_height {
	height:100px;
}

.btn_mail {
	text-align:right;
}
.line_pair .submision_btn {
	border:none;
	height:27px;
	margin-top:0px;
}

.google_maps_division {
	margin-top:20px;
}

.normal_label {
	margin-top:6px;
}
.msg_label {
	margin-top:25px;
}