#content { width: 817px; }

#content h1 { font-size: 20px; margin: 25px; font-style: italic; }

#content h2 { font-size: 18px; padding: 15px 0; text-decoration: underline; }

#content p { font-size: 12px; line-height: 16px; text-align: left; padding: 10px; 25px; }

#content label { font-size: 14px; line-height: 18px; font-weight: bold; }

#content fieldset { border: 1px solid black; margin: 0 auto 15px auto; width: 75%; }

#content legend { background-color: #cdd8e5; font-size: 14px; line-height: 18px; width: 100%; }

/*div.forms div { padding-bottom: 10px; }*/

div.forms div label { float: left; text-align: right; width: 40%; margin-right: 15px; }

div.forms div input { float: left; text-align: left; width: 40%; }

div.forms div.radio label { width: 555px; text-align: left; }

div.forms div.radio input { width: 25px; }

div.forms div.buttons input { float: none; text-align: center; width: auto; }

div.forms input.error, div.forms select.error, div.forms textarea.error { border-color: #C00; background-color: #FEF; }

div.forms label.error, #content h2.error { color: #C00; text-decoration: none; }

* html #cntct { margin-left: 0; }