label, legend { font: 11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; }

#contact hr { color: inherit; height: 0;  margin: 10px 0 10px; padding: 0 0 40px; border: 1px solid #32521D; border-style: none none solid; }

#contact { display: block; margin:0px auto 0; padding:0; -moz-border-radius: 5px; -webkit-border-radius:5px; }

/* Form style */
label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 90px; font-size: 1`px; color:#FFF; }
input, textarea, select { margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:11px "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; -moz-border-radius: 5px; -webkit-border-radius:5px; }   
input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; }
input.submit { cursor: pointer; background: url(../images/contact_button.png) no-repeat center; width:98px; height:38px; border: none; float:left; clear:right;margin-top:-10px; margin-left:20px; }
input.submit:hover { background: url(../images/contact_button_.png) no-repeat center; width:98px; height:38px;  float:left;  clear:right; margin-top:-10px; margin-left:20px;;}
fieldset { padding:0px; border:0px solid #eee; -moz-border-radius: 5px; -webkit-border-radius:5px;  }
legend { padding:0px 10px; font-weight:bold; color:#6f6f6f; -moz-border-radius: 5px; -webkit-border-radius:5px; }
#contact input[type="submit"][disabled] { background:#888; }

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

/* Style for the error message */

/* 
.error_message { display: block; line-height: 22px; background: #d9010c url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#ffffff; border: 1px solid #FBC2C4; -webkit-border-radius:5px; margin: 0px 0 10px }

*/
.error_message { display: block; line-height: 22px; background: #d9010c url('../assets/error.gif') no-repeat 10px center; padding: 5px 10px 5px 35px; color:#ffffff;  -webkit-border-radius:5px; margin: 10px 0 10px; }
#succsess_page h1 { background: url('assets/success.gif') left no-repeat; padding-left:22px; font-size:13px; height:220px; margin: 10px 0 10px; height:220px;}
#succsess_pag p { line-height:22px;}
#comments { width: 168px; }
#secure { float:left; padding-right:20px;  }
.loader { padding: 0 10px; }


