.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
 
.clearfix {
  zoom: 1; /* IE6 fix */
}

.featured-sites {
  margin-left: 0;
}

.featured-sites li {
  float: left;
  text-align: center;
  list-style: none;
  margin: 0;
  margin-right: 10px;
}

.featured-sites li.right {
  margin-right: 0;
}

.featured-sites li a {

}
