.list-float-left li {
  float:left;
  margin:0 5px;
}
.clearFloat {
  clear:both;
}
