form {
  margin: 0 auto;
}

form fieldset.buttons {
  border: 1px dotted #919191;
  border-left: none;
  border-right: none;
  padding: 10px 0;
  text-align: left;
}

#content form fieldset.buttons p {
  color: #16608E;
  float: right;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  margin-right: 0;
}


#agency_form label,#reserva_form label, #contacto_form label {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  margin-bottom: 5px;
  padding-top: 4px;
  text-indent: 8px;
}

#agency_form input,#reserva_form input, #contacto_form input {
  border: solid 1px #FFFFFF;
  float: right;
  margin-right: 10px;
  width: 447px;
  margin-top: -2px;
  height: 14px;
}

#agency_form button,#reserva_form button, #contacto_form button {
  border: none;
  display: block;
  height: 18px;
  overflow: hidden;
  position: relative;
  text-indent: 0px;
  color: #b92b33;
  font-weight: bold;
  top: 6px;
}


#agency_form {
  width: 621px;
}

#agency_form label  {
  background: url( "imagenes/form-items.gif" ) no-repeat left top;
}

#agency_form button {
  background: transparent url( "imagenes/send-button.gif" ) no-repeat left top;
  width: 121px;
}
#contacto_form {
  width: 621px;
}

#contacto_form label  {
  background: url( "imagenes/form-items.gif" ) no-repeat left top;
}
#contacto_form .label2  {
  background: url( "imagenes/form-items2.gif" ) no-repeat left top;
  height:116px;
}

#contacto_form button {
  background: transparent url( "imagenes/send-button.gif" ) no-repeat left top;
  width: 121px;
}
h3{display:block;font-size:11px;font-weight:400;font-style:normal;margin:0;padding:0;}

#recordatorio_form label,#reserva_form label, #contacto_form label {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  height: 16px;
  margin-bottom: 5px;
  padding-top: 4px;
  text-indent: 8px;
}

#recordatorio_form input,#reserva_form input, #contacto_form input {
  border: solid 1px #FFFFFF;
  float: right;
  margin-right: 10px;
  width: 447px;
  margin-top: -2px;
  height: 14px;
}
#contacto_form textarea {
  border: solid 1px #FFFFFF;
  float: right;
  margin-right: 10px;
  width: 447px;
  margin-top: -2px;
}

#recordatorio_form button,#reserva_form button, #contacto_form button {
  border: none;
  display: block;
  height: 18px;
  overflow: hidden;
  position: relative;
  text-indent: 0px;
  color: #b92b33;
  font-weight: bold;
  top: 6px;
}


#recordatorio_form {
  width: 621px;
}

#recordatorio_form label {
  background: url( "imagenes/form-items.gif" ) no-repeat left top;
}

#recordatorio_form button {
  background: transparent url( "imagenes/send-button.gif" ) no-repeat left top;
  width: 121px;
}
