body {
background: #fff;
margin:10px;
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size:11px;
color:#4F3322;
}
div#response {height:483px; width:369px; margin-left:10px; overflow:auto; background:url("express-courier-images/order-bg.png") top center no-repeat;}

p.error {color:red; background:#fff;margin-left:10px;}
p.thanks {color:green; background:#fff; margin-left:10px;}

#form {margin-top:100px;}
#form label {color:#fff; font-weight:bold;}

#form input{
margin:1px;
padding-top:3px; padding-left:4px;
border:0px;
background:url("express-courier-images/input.jpg") top center no-repeat;
width:196px;
height:17px;
overflow:hidden;
font-size:1.1em;
font-weight:bold;
color:#E21D36;
}
#form textarea {
font-family: Verdana,Helvetica,Arial,sans-serif;
margin:1px;
padding:1px;
border:2px solid #ab793e;
background:url("express-courier-images/express-courier-delivery-07.jpg") top center no-repeat;
width:200px;
font-size:1.1em;
}

#form input.submit {
background:url("express-courier-images/submit.jpg") top center no-repeat;
width:156px;
height:28px;
padding-top:0px;
padding-left:0px;
overflow:hidden;
color:#E21D36;
font-weight:bold;
width:120px;
cursor: pointer;
}


