.detalle {
    border-top:solid 1px black;
}

.fotos {
  margin-top: 0;
}

h3{
  display:none;
}

#click2call{
  margin-top:25px;
  margin-bottom:25px;
}

form input {
  border: 1px solid #EE5908;
}

input.enviar{
  background: url(/resources/contacto/enviar.png) left bottom no-repeat;
  height:30px;
  color:white;
  font: 1.6em Myriad Pro, Verdana;
  width:65px;
  position:absolute;
  top:413px;
  right:8px;
  border: 0;
}

.detalle {
  padding-bottom:54px;
}

.texto {
  background:url(/resources/contacto/fondo.jpg) left top repeat;
}

label {
display:block;
float:left;
margin-right:5px;
text-align:right;
width:122px;
}