form#formContato p {
  padding-top: 10px;
}

form#formContato label {
  display: block;
  float: left;
  width: 120px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  margin-right: 5px;
  padding-top: 5px;
}

  form#formContato label.req {text-decoration: underline; }
  form#formContato label.error {
    display: block;
    float: left;
    width: 320px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    margin: 0 0 0 125px;
    color:#c00;
  }

form#formContato input.entTxt {
  float: left;
  width: 320px;
  height: 25px;
  border: 1px solid #666;
  margin: 0;
  padding: 3px 0 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 315px;
  height: 22px;
}

form#formContato textarea.entMsg {
  float: left;
  width: 320px;
  height: 80px;
  border: 1px solid #666;
  margin: 0;
  padding: 3px 0 0 5px;
	voice-family: "\"}\"";
	voice-family: inherit;
  width: 315px;
  height: 77px;
}

form#formContato .w40 { width: 40px !important; margin-right: 5px !important; }
form#formContato .w130 { width: 130px !important; margin-right: 5px !important; }

form#formContato input.bot_submit {
  display: block;
  float: left;
  width: 71px;
  height: 20px;
  border: none;
  margin: 0 0 0 125px;
  padding: 0;
  background: transparent url(../images/bot_enviar.gif);
  overflow: hidden;
}

form#formContato input.bot_agendar {
  display: block;
  float: left;
  width: 128px;
  height: 20px;
  border: none;
  margin: 0 0 0 125px;
  padding: 0;
  background: transparent url(../images/bot_agendar.gif) no-repeat;;
  overflow: hidden;
}

form#formContato a.bot_agendar_vistoria {
  display: block;
  width: 128px;
  height: 20px;
  background: url(../images/bot_agendar.gif) no-repeat;
}

form#formContato a.bot_cotacao_simples {
  display: block;
  width: 189px;
  height: 20px;
  background: url(../images/bot_cotacao_simples.gif) no-repeat;
}

form#formContato a.bot_cotacao_detalhada {
  display: block;
  width: 205px;
  height: 20px;
  background: url(../images/bot_cotacao_detalhada.gif) no-repeat;
}

/* Form recomendar */

div#recomendar_head {
  height: 136px;
  border-bottom: 1px solid #ccc;
	voice-family: "\"}\"";
	voice-family: inherit;
  height: 135px;
}

fieldset {
	margin: 10px 0 0 0;
	border: none;
	border-top: 1px solid #ccc;
}

fieldset legend {
  font-size: 14px;
  padding-bottom: 10px;
	color: #2980B4;
  font-family: "Trebuchet MS",Verdana,Helvetica,sans-serif;
  font-weight: bold;
}

div.erroContainer {
  font-weight:  bold;
  color:#c00;
  font-size: 11px;
}
