
#contactFormInner {
height:323px;
}

.label_name {
padding:19px 7px 0 20px;
}
.label_email {
left:215px;
top:-33px;
}
.label_phone {
left:436px;
top:-63px;
}
.label_message {
left:20px;
top:-29px;
}
input, textarea {
width:176px;
}
.field_name {
left:15px;
margin-bottom:-8px;
top:5px;
width:180px;
}
.field_email {
left:208px;
margin-bottom:-8px;
top:-26px;
width:208px;
}
.field_phone {
left:431px;
margin-bottom:-8px;
top:-58px;
width:145px;
}
.textarea_message {
height:95px;
left:10px;
margin-bottom:-8px;
top:-23px;
width:561px;
padding-top:4px;
}
.tagCaptcha {
left:20px;
top:20px;
width:184px;
}
.captchaimg {
height:30px;
left:200px;
top:-2px;
width:94px;
}
.captchafield {
height:22px;
left:315px;
top:-29px;
width:189px;
}
#contacteeName {
margin-left:5px;
}
#contacteeEmail {
margin-left:6px;
}
#contacteePhone {
margin-left:5px;
}
#messageId {
margin-left:10px;
}
.tagrequired {
left:18px;
top:-55px;
}
#sendButton {
left:520px;
top:-52px;
}
.error {
left:302px;
top:29px;
}
.systemerror {
left:20px;
top:22px;
}
.actionMessage {
left:102px;
top:22px;
}
.captchaerror {
left:102px;
top:26px;
}
.emailFormatError {
left:214px;
top:-252px;
}