.contactMap{
  padding-bottom: 5px;
}

.contactInputs{
  padding-right: 10px;
  float: left;
}

.input{
  width: 311px;
  height: 19px;
  background-image: url(../images/contactInput.jpg);
  background-repeat: no-repeat;
  margin-bottom: 8px;
  padding-top: 2px;
  padding-left: 5px;
  font-size: 7pt;
  font-weight: bold;
}

.input input{
  height: 13px;
  padding: 1px;
  font-family: Verdana;
  font-size: 8pt;
  border: 0;
}

.name{
  width: 224px;
}

.company{
  width: 218px;
}

.phone{
  width: 263px;
}

.email{
  width: 263px;
}

.contactArea{
  width: 367px;
  height: 131px;
  float: left;
  background-image: url(../images/contactArea.jpg);
  background-repeat: no-repeat;
  padding: 3px;
}

.contactArea textarea, .quoteArea textarea{
  width: 365px;
  height: 127px;
  font-family: Verdana;
  font-size: 8pt;
  border: 0;
}

.security{
  width: 316px;
}

.securityQuestion{
  float: right;
  padding-right: 3px;
  margin-top: 3px;
  font-size: 8pt;
}

.captcha{
  float: right;
  width: 74px;
  height: 19px;
  padding-left: 10px;
  padding-top: 2px;
  background-image: url(../images/contactCaptcha.jpg);
  background-repeat: no-repeat;
  margin-top: 2px;
}

.captcha input{
  width: 60px;
  height: 11px;
  padding: 1px;
  font-family: Verdana;
  font-size: 8pt;
  border: 0;
  text-align: center;
}

.c_button{
  float: right;
  padding-left: 3px;
}

.c_error_fieldset{
  width: 680px;
  text-align: left;
  margin-bottom: 20px;
  border: 1px solid #ED2100;
}

.c_error_legend{
  padding-bottom: 2px;
  color: #DC3030;
  font-family: Verdana;
  font-size: 8pt;
}

.c_error_container{
  padding: 10px 20px;
}

.c_error_label{
  padding: 2px;
  color: #555555;
  font-family: Verdana;
  font-size: 8pt;
}

.email-input{
  padding-top: 3px; 
  padding-bottom: 7px;
  text-align: left;
  font-size: 8pt;
}

.email-input select{
  border: 1px solid #C9C9C9;
  font-size: 8pt;  
  width: 264px;  
}
