
#zip { width: 3em; }
#city { width: 17.5em; margin-left: 0.5em; }
.formCell img { width: 200px; height: 50px;margin-top: 0.3em; }

.contactperson_detail { padding: 1em; background-color: #D9D9D9;; }

input, select, textarea {
  font-family: Arial,Helvetica,sans-serif;
  color: #404040;
}

textarea {
  overflow: auto;
}

form div.formCell {
  clear: left;
  display: block;
  zoom: 1;
}

.formCell input, .formCell select, .formCell textarea   {
  border: 1px solid #CCCCCC;
  margin: 0;
  padding: 0.3em;
  width: 27em;
}

.formCell select { height: 2em; }

.tx-thmailformplus-pi1 .formCell select, form div select {
  width: 5em;
  height: 1.7em;
  font-size: 1em;
}

.formCell label, .formCell label {
  display: block;
  float: left;
  margin: 0 0 0.5em;
  padding: 0.3em 0.5em 0.3em 0.2em;
  text-align: left;
  width: 10em;
}

.formCellMsg label {
 padding-left:0;
}


form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 25em;
  zoom: 1;
  padding: 0;
  margin: 0 0 0.5em 14.2em;
  text-align: left;
}

form div img {
  border: 1px solid #ccc;
}

.formCell textarea{
  width: 27em;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin-bottom: 0.2em;
}

form div input.inputFile {
  width: 22.7;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #404040;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

.submitButton,
.cancelButton {
  padding: 0.2em;
  background-color: #EDF1F7;
  color: #43659D;
  margin: 0.5em 0 0.5em 0;
  font-weight: bold;
  font-size: 100%;
}

.delete, .submit {
float:left;
padding-top:1em;
}

.delete {
padding-left: 21.5em;
}

.recommend {
padding-left: 27.5em;
}

.submit {
padding-left: 1.5em;
}



.error-header {
 color: #AA0000;
 font-weight: bold;
  }
.error ul {
  margin: 0.5em 0 0.5em 1em;
  padding: 0;
  border: none !important;
}

.error li{
 color: #AA0000;

}
.searchbutton {
  width: 2em;
  background: url(../images/search_bt.gif) no-repeat center;
  padding: 0.2em;
  border: 1px solid #333;
  background-color: #AA0000;
}


.clear {
  clear: both;
}

.clear-left { clear: left; }

.small{
 font-weight: bold;
 font-size: 0.9em;
 padding-top: 1.5em;
 padding-bottom: 1.5em;
}

.captcha{
 margin-top: 0.5em;
 margin-bottom: 0.5em;
 margin-left: 10.7em;

}

.error_head { color: #aa0000; }
