#contactForm {margin:0 10px;}
#contactForm ol {padding:0;}
#contactForm ol li{list-style:none;margin:0 0 5px 0;border:0;}
#contactForm input[type="text"], #contactForm textarea{background:#444;color:#eee;padding:2px;border:1px solid #666;-moz-border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
#contactForm input[type="text"]{height:18px;width:170px;}
#contactForm textarea{width:98%;height:90px;}
#contactForm .error {font-style:italic;display:block;}
#loading {background:url(loading.gif) no-repeat left top;width:31px;height:31px;}