﻿/* Contact Fom */
.cForm {float:left;width:454px}
.cfItem {float:left;width:454px;margin:17px 0 3px 0;}
.cfLabel {float:left;width:150px;margin:0 10px 0 0;height:20px;line-height:20px;font-weight:bold;}
.cfTextBox input {float:left;width:270px;padding:0 10px; border:none;height:20px;line-height:20px; font-family:Arial; font-size:12px;}
.cfTextBox select {float:left; border:1px solid #777; height:20px;line-height:20px; font-family:Arial; font-size:12px; width:80px}
.cfLabelBig {float:left;width:454px;margin:0 0 3px 0;font-weight:bold;}
.cfTextBoxBig input {float:left;width:430px;padding:0 10px; border:none;height:20px;line-height:20px; font-family:Arial; font-size:12px;}
.cfValidator {float:left;width:454px; color:red; text-align:right}
.cfTextArea textarea {float:left;width:430px; padding:10px; height:120px;resize:none; font-family:Arial; font-size:12px;}
.cfButton {float:left;width:454px; margin:10px 0 0 0;}
.cfButton input {float:right;border:none; background:#016378; color:#fff;padding:5px 15px;}
.cfButton input:hover {background:#14879e; cursor:pointer;}
.recap {float:left;margin:10px 0;width:320px;}
