/*--- CONTACTO CSS STYLES   (común para las 3 paginas de testimonios ---*/
.info-form h4{ 
	font-size:1.1em; 
	font-weight:bold;
	padding-bottom:12px;
	text-align:center;
}
.orange-button .left{
	float:left;
	text-align:center;
	line-height:33px;
	height:34px;
	display:inline;
}
.orange-button .right{
	float:left;
	height:34px;
}
.boton {
	position:relative;
	align:middle;
	width:600px;
	margin-left:300px;
}
.info-form .boton input{
	border:none;
	float:left;
font-size:1em;
line-height:33px;
color:#000000;
cursor:pointer;
font-family:"Trebuchet MS",sans-serif;
text-decoration:none;
white-space:nowrap;
padding-bottom:0px;
padding-right:0px;
text-align:center;
}