h4.contact {
margin-top:10px;
background:url('../img/headings/contact-us.jpg') no-repeat;
}
h4.findus {
margin-top:10px;
background:url('../img/headings/find-us.jpg') no-repeat;
}
.widecolumn {
width:625px;
min-height:50px;
float:left;
margin-right:25px;
font:12px Arial, Helvetica, sans-serif;
letter-spacing:0px;
}
.widecolumn p {
width:625px;
margin:0;
padding-top:5px;
text-align:left;
}
.last {
margin-right:0 !important;
}
input {
width:292px;
height:16px;
background:url('../img/forms/input-bg.jpg') no-repeat;
margin-bottom:2px;
border:none;
padding:4px;
}
textarea {
width:290px;
height:100px;
margin-top:15px;
background:#eaeaea;
border:none;
font:11px Arial, Helvetica, sans-serif;
}
form div.message {
height:141px;
padding-left:4px;
background:url('../img/forms/message-bg.jpg') no-repeat;
margin-bottom:5px;
}
label {
text-indent:-9999px;
height:20px;
width:250px;
display:block;
margin-bottom:2px;
}
.namelabel {
background:url('../img/forms/name-label.jpg') no-repeat;
}
.emaillabel {
background:url('../img/forms/email-label.jpg') no-repeat;
}
.telephonelabel {
background:url('../img/forms/telephone-label.jpg') no-repeat;
}
.verificationlabel {
background:url('../img/forms/verification-label.jpg') no-repeat;
}
#submit {
width:300px;
height:24px;
color:#000;
cursor:pointer;
font:12px Arial, Helvetica, sans-serif;
}
.error, .success {
height:24px;
text-align:center !important;
margin-bottom:5px !important;
background:url('../img/forms/error.jpg') no-repeat;
}
.error {
background:url('../img/forms/error.jpg') no-repeat;
}
.success {
background:url('../img/forms/success.jpg') no-repeat;
}
#recaptcha_image {
background:url('../img/forms/recaptcha-bg.jpg');
margin:3px 0;
text-align:center;
}
#recaptcha_image img {
position:relative;
top:5px !important;
width:290px !important;
height:45px !important;
margin:0 0 0 5px !important;
}
#recaptcha_response_field {
background:url('../img/forms/recaptcha-response.jpg');
width:246px !important;
float:left;
}
#recaptcha_refresh {
float:left;
}
#recaptcha_refresh img, .recaptcha_only_if_image img, .recaptcha_only_if_audio img {
border:none;
}
#map_canvas {
border-top:1px solid #ccc;
width: 625px;
height: 435px;
}