#contactTable th, #contactTable td {padding: 6px;}

#contactForm th {width: 8em;}
#contactForm .error {font-weight: bold; color: #c00;}
#contactForm .submit td {background: #DCB43A; padding: 8px 0; text-align: center;}
#contactForm .submit input {font-size: 120%; font-weight: bold;}

#email {width: 15em;}
#message {width: 350px; height: 170px;}

.required {color: #957514;}

#contactList {margin: 0 0 2em 0; padding: 10px; width: 320px; height: 105px; background: url(../images/contact_bg.png) no-repeat #fff;}
#contactList li {list-style: none; margin: 0; padding: 0; line-height: 200%;}
#contactList span.label {display: inline-block; width: 6em; font-weight: bold;}

#extra address {margin-top: 40px;}
