.clr {
	clear: both;
}

.botonera {
	text-decoration: none;
}
.buscador {
	color: #06324b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

div#listado-testimonios p.intro {
	color: #06324B;
	font-size: 10px;
	font-family: Verdana;
	line-height: 14px;
}

div#listado-testimonios ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div#listado-testimonios ul li {
	margin: 0px;
	padding: 0px;
}

div#listado-testimonios ul li img {
	
	margin-right: 15px;
}

div#listado-testimonios ul li h2 {
	color: #54AE10;
	font-size: 18px;
	font-family: 'Trebuchet MS';
	margin: 0px;
	/*border-bottom: 1px dotted #666;*/
}

div#listado-testimonios ul li h3 {
	color: #54AE10;
	font-size: 12px;
	font-family: 'Trebuchet MS';
	text-transform: uppercase;
	font-weight: normal;
	float: left;
	line-height: 13px;
	margin: 3px;
}

div#listado-testimonios ul li h4 {
	color: #525252;
	font-size: 12px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	font-style: italic;
	float: right;
	line-height: 14px;
	margin: 3px;
}

div#listado-testimonios ul li p {
	font-style: italic;
	font-size: 14px;
	color: #666;
	font-family: "Trebuchet MS";
}
