.rf {clear:both; padding-top:15px; }

label { width: 100px; display:block; float:left; padding-right:5px;  }

input.text, textarea, select { 
  margin-bottom:4px;
  width:190px;
  margin:1px 0px 5px 0px;
  background-color:#e3e5cd !important;
  border:none !important;
  padding:2px 18px 2px 2px;
}

select {
width:210px;
background:#52533f !important;
color:#9c9e81;
margin-left:105px;
padding:3px;
}

textarea {
width:485px; height:120px; margin-top:10px; max-width:485px;
}






.field_error_border input, .field_error_border textarea, .field_error_border select  { border:1px solid #ffee55 !important;  }
.field_error { display:none; }


.required-star {color:#FFFFFF; }

.error { width:493px;  background-color:#ebedc9;  border:1px solid #ffffff; padding:5px;  }

.captchawrapper {
  margin:8px 0px 8px 0px;
}


.captchawrapper table { 
  border:none !important;
  margin:1px 0px 5px 0px;
  width:202px;
  background:#404232;
}

.captchawrapper label { 
  width:auto;
  display:inline;
  float:none;
  vertical-align:middle;
  padding-left:5px;
}

.captchawrapper input {
  width:50px !important;
}


.submit input {
  margin-left:427px;
  padding:5px 10px 5px 10px;
  width:80px;
}

.rf p {
  margin:8px 0px 3px 0px;

}

.rf {

  margin-bottom:10px;

}


