/* CSS Document */

/*--== FORMS ==--*/
fieldset{display:block; margin:0 0 1em 0; border:none;}
label{display:block; margin:0 0 .7em 0;}
td label{margin:0;}
#content fieldset input.submitbutton{width:auto;}
#content fieldset td{padding-bottom:.7em;}

#content fieldset.contactsection td label.contactziplabel{margin:0 1em 0 0;}
#content fieldset.contactsection td input{margin:0 0 .7em 0; width:18.5em;}
#content fieldset.contactsection td input.textaddress{margin:0 0 .7em 0; width:38.8em;}
#content fieldset.contactsection td input.zip{margin:0 0 .4em 0; width:6em;}
#content fieldset.contactsection td select{margin:0 .5em .4em 0;}


#content fieldset.section{border:none; margin:0 0 1em 0;}
#content fieldset.section p.percent{width:550px;}
#content fieldset.section p.percent label{width:500px;}
#content fieldset.section p.percent input{width:100px; margin:0 0 0 300px;}
#content fieldset.section input.texthalf{width:260px;}
#content fieldset.section input.textfull{width:535px;}
#content fieldset.section input.zip{width:5em;}


#content fieldset.errorsection input.texthalf{margin:0 0 0 0; width:19em;}
#content fieldset.errorsection input.checkbox{margin:0 0 0 0;}