.clients {
	display: none;
	float: left;
	border: 3px solid #e2e2e2;
	background: #FFF;
	padding: 10px;
	margin-left: 12px;
}

/* Não é mais usado.
.clients h3 {
	width: 700px;
	height: 550px;
	text-indent: -10000px;
	background: url(../imagens/clientes.jpg) no-repeat;
}
*/
