@charset "utf-8";
/* CSS Document */

.textField{width:150px; height:20px; background: transparent; border:1px dotted #666;;}
.textField2{width:55px; border:1px #333 dotted; height:20px; background: transparent;}
.textField3{width:90px; border:1px #333 dotted; height:20px; background: transparent;}
.textArea{width:200px; border:1px #333 dotted; height:40px; background: transparent;}
.clear{clear:both;}

.input{width:200px; float:left; margin-bottom:10px;}
.input2{width:110px; float:left; margin-bottom:10px;}
.input3{width:200px; float:left; margin-bottom:10px;}
.break{width:1px; height:20px;margin:0 5px; float:left;}
.error{font-family : Verdana, Helvetica, sans-serif;font-size : 12px;color: red;}
.textarea{width:200px; height:35px; background: transparent; margin-top:10px; border:1px dotted #666;}
.button{border:1px dotted #666; padding:2px; cursor:pointer;}

div.punctuationMark{width:5px; height:20px; float:left; background:transparent; text-align:center; margin:0 5px;}
div.checkBox{}
div.button{}
div.variableField{width:140px; height:20px; float:left;}
div.variableField2{width:110px; height:20px; float:left;}
div.formTitle{}
div#contactForm{width:800px; margin-left:10px;}
div#contactForm2{width:375px; margin-left:10px;}
div#buttons-captcha{width:150px; margin:10px auto 0 auto;}
div.title{width:300px; height:20px; font-weight:bold; color:#003300; margin-bottom:10px;}
div.section{margin:10px 0;}
div.sectionWrap{width:850px;}
div.sectionFloat{margin:0; float:left; width:425px;}
.req{color:maroon; font-size:11px; margin:5px 0;}
.section-horizontal{}
div.line{}
div.line2{width:400px;}
div.line3{margin-bottom:10px;}
td.satir{width:150px; font-size:11px;}