/* Remove this when pasting into your Stylesheet! */


/* END Remove This */

#contact p, label, legend { font: 0.95em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; clear:left; float:left; color:#FFFFFF; width:155px; }

#contact h1 { margin: 00px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; }

#contact { display: block; width: 660px; margin: 00px auto; float:left; margin-bottom:20px;  }

/* Form style */

#contact label { display: inline-block; float: left; height: 38px; line-height: 30px; width: 155px; font-size: 0.95em;  }
#contact input, textarea, select { width: 493px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border:solid 1px #75a633; font-style:italic; margin: 4px 0; font:1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }   
#contact input:focus, textarea:focus, select:focus { background-color: #fff; color:#333; }
#contact select { width:504px; }
#contact input.submit { margin-top:20px; width: 121px; height:28px; cursor: pointer; background:url(../img/sendmessagebtn.gif); }
#contact input.submit:hover { background:url(../img/sendmessagebtn-hover.gif); }
#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { border:none;  }
#contact legend { padding:7 10px 10px 10px; font-weight:bold; color:#903000; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #903000; } /* Select the colour of the * if the field is required. */

#message { margin: 0px 0; margin-bottom:10px; font-family:Arial,Helvetica,sans-serif; font-size:12px; color:#FFFFFF; padding: 0; }

.error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; background:#FFFFFF; color:#86BE3C; }

acronym { border-bottom:1px dotted #ccc; }

.form-break {width:660px; float:left; height:30px; background:red; }