
#contactFormInner {
height:448px;
}
.label_name {
padding:22px 7px 0 20px;
}
.label_email {
left:19px;
top:39px;
}
.label_phone {
left:390px;
top:8px;
}
.label_message {
left:20px;
top:35px;
}
input, textarea {
width:176px;
}
.field_name {
left:15px;
margin-bottom:-8px;
top:5px;
width:320px;
}
.field_email {
left:13px;
margin-bottom:-8px;
top:44px;
width:320px;
}
.field_phone {
left:383px;
margin-bottom:-8px;
top:13px;
width:193px;
}
.textarea_message {
height:154px;
left:10px;
margin-bottom:-8px;
top:40px;
width:561px;
padding-top:4px;
}
.tagCaptcha {
left:20px;
top:78px;
width:184px;
}
.captchaimg {
height:30px;
left:200px;
top:55px;
width:94px;
}
.captchafield {
height:24px;
left:315px;
top:27px;
width:189px;
}
#contacteeName {
margin-left:5px;
}
#contacteeEmail {
margin-left:6px;
}
#contacteePhone {
margin-left:5px;
}
#messageId {
margin-left:10px;
}
.tagrequired {
left:0;
padding:21px 24px 14px 20px;
top:-7px;
}
#sendButton {
left:520px;
top:3px;
}
.error {
left:302px;
top:29px;
}
.systemerror {
left:21px;
top:22px;
}
.actionMessage {
left:102px;
top:22px;
}
.captchaerror {
left:102px;
top:26px;
}
.emailFormatError {
left:20px;
top:-276px;
}