.contact-box{-moz-box-shadow: 0 0 10px #909090;box-shadow: 0 0 10px rgb(0,0,0);-webkit-box-shadow: 0px 0px 10px rgb(144,144,144);background: white;margin-top: 10px;padding: 10px;margin-bottom: 20px;}
.contact-box2{-moz-box-shadow: 0 0 10px #909090;box-shadow: 0 0 10px rgb(0,0,0);-webkit-box-shadow: 0px 0px 10px rgb(144,144,144);background: white;margin-top: 10px;padding: 10px;height:50px;}
h2{color: #2A2864;margin-top: 10px;}
.contact-box .celda{height: 37px;}
#boton a{color:white;float:left;width:141px;line-height:30px;text-align:center;font-weight:bold;margin-top:5px;}
.botonvolver{background-image: url("../../css/default/button3.png");}
.botonvolver:hover{background-image: url("../../css/default/button3-hover.png");}
.contact-box .celda{ line-height: 28px; }
.contact-box input[type="text"]{ line-height: 28px; }
.contact-box2{height:auto;}
#boton{height:35px;}
@media (min-width:420px){
	.contact-box{width:788px;}
}
@media (max-width:420px){
	#center .button{float:right;}
	h1{text-align:center;}
	h2{font-size:20px;text-align:center;}
	textarea{width:100%;}
}