
#contactForm fieldset {margin-left:40px;}
#contactForm .formFields {float:left; margin-bottom:1em; width:194px;}
#contactForm label {font-weight:bold;}
#contactForm dl {margin:0 auto; width:400px; overflow:hidden;}
#contactForm fieldset dt {float:left; width:200px; height:1.7em; padding-top:.4em;}
#contactForm fieldset dd {float:left; width:200px; height:2.2em;}
#contactForm fieldset dd.auto {height:auto;} /* Enables Message textarea to be fully visible */

#contactForm input,
#contactForm select,
#contactForm textarea {border:1px solid #A4A4A4; width:155px; height:1.2em; background:#fff; padding:2px; font-size:100%; color:#301810;}
#contactForm .noStyle {border:0; width:auto; height:auto; background:none; padding:0;}

#contactForm .inputFocus {background:#d8ded7;}
/*#contactForm select {width:80px; height:auto; padding:1px 0;}*/
#contactForm textarea {width:349px; height:80px; font-family:Verdana,Arial,Helvetica,sans-serif;}
#contactForm input#contactSubmit {height:auto;}
#contactForm .legende {clear:both;}

.err {font-weight:bold; font-style:italic;}


#contactDLForm label {font-weight:bold;}

#contactDLForm input,
#contactDLForm select,
#contactDLForm textarea {border:1px solid #A4A4A4; width:155px; height:1.2em; background:#fff; padding:2px; font-size:100%; color:#301810;}
#contactDLForm .noStyle {border:0; width:auto; height:auto; background:none; padding:0;}

#contactDLForm .inputFocus {background:#d8ded7;}


#contactPTTForm fieldset {margin-left:40px;}
#contactPTTForm .formFields {float:left; margin-bottom:1em; width:280px;}
#contactPTTForm label {font-weight:bold;}
#contactPTTForm dl {margin:0 auto; width:400px; overflow:hidden;}
#contactPTTForm fieldset dt {float:left; width:200px; height:1.7em; padding-top:.4em;}
#contactPTTForm fieldset dd {float:left; width:200px; height:2.2em;}
#contactPTTForm fieldset dd.auto {height:auto;} /* Enables Message textarea to be fully visible */

#contactPTTForm input,
#contactPTTForm select,
#contactPTTForm textarea {border:1px solid #A4A4A4; width:155px; height:1.2em; background:#fff; padding:2px; font-size:100%; color:#301810;}
#contactPTTForm .noStyle {border:0; width:auto; height:auto; background:none; padding:0;}

#contactPTTForm .inputFocus {background:#d8ded7;}
/*#contactPTTForm select {width:80px; height:auto; padding:1px 0;}*/
#contactPTTForm textarea {width:349px; height:80px; font-family:Verdana,Arial,Helvetica,sans-serif;}
#contactPTTForm input#contactSubmit {height:auto;}
#contactPTTForm .legende {clear:both;}