.caixaCliente {
width:160px;
margin-bottom:15px;
float:left;
}
h1.titulo2 {
background-image:url(../img/h1bg.gif);
background-position:0 25px;
background-repeat:repeat-x;
color:#3749B7;
display:block;
font-family:"Trebuchet MS";
font-size:19px;
height:40px;
}
.caixaCliente img {
border:3px solid #fff;
}
.caixaCliente img:hover {
border:3px solid #F3760A;
}
#estaticoClientes {
color:#777777;
}