/* FORM STYLES */form {font-size:1em; padding-bottom:20px; width:500px}fieldset {border:1px solid #EEE; padding:10px; margin-bottom:10px}fieldset div {padding:8px; margin-bottom:2px; font-size:.8em; background:#F3F3F3;}fieldset legend {font-weight:bold; padding:5px; border:1px solid #EEE; margin-bottom:10px}fieldset div label {float:left; text-align:right; padding-right:10px; width:200px; margin-top:3px;}fieldset input, fieldset textarea, fieldset select {width:216px; border:1px solid #CCC; padding:2px}/* The following selector controls how the inputs look when they have focus,but since IE does not support focus, these effects are not seen there. */fieldset input:focus, fieldset textarea:focus {background:#FFF; color:#000; border:1px solid #000}input.button {margin:10px 0 5px; width:220px; color:#C90000; background:#ECD479; border:1px solid #C90000; cursor:pointer;}fieldset label.labelrequired {color:#CC0000}fieldset input.fieldrequired, fieldset select.fieldrequired {}fieldset input.nostyle {width:auto; border:none}input.hidden {border:none; width:auto;}fieldset div label.longlabel {float:none; width:auto;}/* PHORM VALIDATE STYLES */.phormerror {border:1px solid #CC0000; background:url(/assets/images/field-alert.gif) left no-repeat #FFFF66; padding:4px 4px 4px 24px; margin:5px 0; color:#000; font-size:.7em}/* CSS Document */#acknowledge {padding:10px; margin:10px 0; border:1px solid #CC0000; width:450px}
