.rollover {
  background
}
.clientImageCont {
  float:left;
  width:15%;
}
.clientTextCont {
  float:left;
  width:80%;
}
.clientNav {
  width:20px;
  padding:3px;
  margin:0;
  float:left;
  text-align:center
}
.clear {
  clear:both;
}