.contactform { background-color:#f3fbec; }
#contact-us h3 { margin-top:0px; padding-bottom:20px; }
#contact-us table { margin: 0 0 0 100px; }
#contact-us table th { width: 200px; padding-right:5px; text-align:right; vertical-align:top; font-weight:normal; font-size:95%; }
#contact-us table td { vertical-align: top;}
#contact-us .normal { font-weight: normal; display:block; font-size:10px; line-height:10px; padding-top:3px; }
#contact-us .switch-btn { text-align: center; }
#contact-us ul { margin:0; }
#contact-us ul li { padding: 0 0 0 16px; background: transparent url(../images/account_system/tickbox2.gif) no-repeat scroll 0 2px}
#contact-us td select { font-size:100%; }

#contact-us table td.label { width:250px; text-align:right; }

#contact-us form { width:100%; padding:20px 0; margin:0; /*background:url(../images/line_divider.gif) repeat-x top left;*/ }
#contact-us table { margin:0; }
#contact-us table td.label { width:250px; text-align:right; font-weight:bold; }
#contact-us table td.header { font-weight:bold; color:#333333; }
#contact-us input { width:200px; }
#contact-us input.submit { border:none; }
#contact-us textarea { width:200px;}
* html #contact-us textarea { width:200px; }
* + html #contact-us textarea { width:200px; }
#contact-us input.submit { width:auto; margin:5px 220px 10px 0; }
