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

.formspace{margin:0 0 0 16px;}
.formspace .formLabel{	font:11px/18px calibri, arial, verdana;color:#595959;
width:100px; float:left; text-align:right; padding:5px 4px 0 0;}
.formspace .formField{	font:11px/18px calibri, arial, verdana;
	color:#595959;
width:350px; float:left;}
.formspace .imgCode{color:#FF0000;font-family:Tahoma, Verdana;font-size:11px;}
.formspace .fOptions1{width:185px; float:left;}
.formspace .fOptions2{width:165px; float:left;}
.formspace .fOptions3{width:300px; float:left;}
.formspace .formSubmit{width:300px; float:left; text-align:center;}
.formspace .formP{width:30px; float:left;}
input{padding:3px;
	border:solid 1px #cdcdcd;
	font:12px/18px calibri, arial, verdana;
	color:#000;}
input:focus{border:1px solid #AF8951;background-color:#fff;}
input#cForm {width:300px; float:left;}
select#cSelect {width:50px; float:left;}
select#lnopt {width:300px; float:left;}
input#cFormn {width:242px; float:left;}
input#cCA3 {width:250px;}
.formspace .formField #cPhone,
.formspace .formField #cCntry,
.formspace .formField #cCity,
.formspace .formField #cNmbr
{width:70px; float:left; margin:0; padding:0;}
.formspace .formField #cPhone1 {width:90px; margin:0; padding:0;}
.formspace .formField #fName1{width:50px; float:left; margin:0 4px 0 0;}
.formspace .formField #fName2{width:242px; float:left;}
textarea {width:300px;font-size:11px;color:#333;font-family:"Trebuchet MS", Tahoma, Verdana;}
textarea:focus{border:2px solid #AF8951;}
.formLabel,.formField{	
	padding:10px;
	position:relative;
	margin:2px 0px;
}
.red{color:#ff0000;}
.formField{padding:3px;}
