#body .error { color:#900; font-size:92%; }
#body .warn { color:#009; }

#contact-us { margin-top:-20px; }
#contact-us .contain { float:left; width:380px; margin-bottom:5px; color:#666; }
#contact-us .required { font-weight:bold; }
#contact-us input.text,
#contact-us textarea,
#contact-us select { width:260px; float:right; font:normal 100% Verdana,Helvetica, sans-serif; padding:2px 5px; letter-spacing:1px; }
#contact-us textarea { height:100px; }
#contact-us select { width:274px; padding:0; }

#contact-us .contain p { font-size:100%; float:left; width:107px; margin:0; }
#contact-us .text:focus,
#contact-us textarea:focus,
#contact-us select:focus { background-color:#fff!important; }

#contact-us input.error { border:1px solid #900; }
#contact-us input.warn { border:1px solid #900; }

#contact-us legend, 
#locator legend { color:#deb406; font-size:122%; font-weight:bold; text-decoration:none; margin-bottom:0px; text-transform:capitalize;  }

#locator label { display:block; padding:1em 0; }