#centerpanel {

background:#eee url(/images/backgrounds/contact-us.jpg) no-repeat;

}

.success #centerpanel, .error #centerpanel {

background:#fff;

}

.success h1, .error h1 {

font-size:1.8em;
padding:.6em 0;

}

#contact_info {

position:absolute;
top:60px;
left:30px;

}

#contact_info p {

margin:10px 0;

}

#contact_info p span {

font-weight:bold;

}

#contact_us input {

position:absolute;
left:542px;
width:200px;


}

#forename {

top:48px;

}

#surname {

top:95px;

}

#company {

top:142px;

}

#email {

top:189px;

}

#product {

top:236px;

}

textarea#comments {
position:absolute;
left:542px;
top:306px;

}

input#newsletter {

width:15px;
border:0;
top:368px;
}

#contact_us #submit {

width:130px;
top:420px;

}
