.ulInstructores{
clear:both;
list-style:none;
margin:0;padding:0;
}
ul.ulInstructores li{
float: left;
width:33%;
text-align:center;
}