
#contact p, label, legend { font:12px Arial, Helvetica, sans-serif; }

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border-style: none none solid; }

#contact { display: block; width: 180px; float:left; margin:1px 0px 0px 10px; padding:5px 10px 10px 15px; background-color: #ebebeb; border:1px solid #dcdcdc; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }

/* Form style */

#contact label { display: inline-block; float: left;  font-size:12px; -webkit-border-radius:5px; padding:5px 10px 0px 0px;}


#contact input {width:160px; margin:5px 0px 5px 0px; padding: 5px; color: #777; background: #f4f4f4; border: 1px solid #ccc; font:12px; font-family:Arial, Helvetica, sans-serif; webkit-border-radius:5px;} 


textarea {width:160px; margin:5px 0px 10px 0px; padding: 5px; color: #777; background: #f4f4f4; border: 1px solid #ccc; font:12px; font-family:Arial, Helvetica, sans-serif; webkit-border-radius:5px;}

#contact select { width: 170px; margin: 0; padding: 5px; color: #777; background: #f4f4f4; border: 1px solid #ccc; margin: 5px 0; font:12px; font-family:Arial, Helvetica, sans-serif; webkit-border-radius:5px;}

#contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
#contact input.submit { 
background: url("http://media.simplehelix.com/images/btn_submit.png") no-repeat 0px 0px;
display:block;
width: 123px;
height:37px;
cursor:pointer;
border:none;
}


#contact input.submit:hover { 
background:url("http://media.simplehelix.com/images/btn_submit.png") no-repeat 0px -37px; 
}


#contact input[type="submit"][disabled] { background:#888; }
#contact fieldset { padding:0px; border:none; }
#contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; }

#contact span.required{ font-size: 13px; color: #EA651B; } /* Select the colour of the * if the field is required. */

#message { margin: 10px 0; padding: 0; }

.error_message { display: block; height: 100%; line-height: 22px; background: #FBE3E4 url("http://media.simplehelix.com/images/contact-form/error.gif") no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; }
#success_page { display: block; height: 100%; line-height: 22px; background: #c0ed7d url("http://media.simplehelix.com/images/contact-form/success.gif") no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #7eb52b; -webkit-border-radius:5px; }

.loader { padding: 0 10px; }

#contact #success_page h1 { background: url("http://media.simplehelix.com/images/contact-form/success.gif") left no-repeat; padding-left:22px; }

acronym { border-bottom:1px dotted #ccc; }

#comments{
font-size:11px;	
}

