/* CSS Document */
 .form_c {
	width:512px;
	margin:0px auto 0px auto;
	color:#3d89c5;
}
.contact_h_bar {
	background:url(images/template/blue_bg_bar.png) repeat-x top;
	height:10px;
	clear:both;
}
.big_contact {
	font-size:16px;
	color:#155181
}
.small_contact {
	font-size:14px;
	font-weight:normal;
	color:#3d89c5
}
.form_left_c {
	float:left;
	width:220px;
	padding-left:15px;
}
.form_lable {
	width:70px;
	float:left
}
.form_lable2 {
	width:120px;
	clear:both
}
.form_right_c {
	float:left;
	width:250px;
	padding-left:10px;
}
.form_button {
	float:right;
	background:url(images/template/send_bg.png) no-repeat;
	margin-left:10px;
	width:38px;
	height:17px;
	padding-left:15px;
	margin-top:10px;
}
.left_address {
	width:290px;
	float:left;
}
.addresses {
	width:165px;
	float:right;
	color:#155181
}
.contact_v_bar {
	background:url(images/template/v_bar_send.png) repeat-y;
	height:75px;
	width:5px;
	float:left;
}
.phones {
	float:left;
	color:#838282;
	padding-left:10px;
}
.contact_inputs {
	font-size:11px;
	color:#0099FF
}
.phones a {
	color:#666666
}
.spacer {
	clear:both
}
