.cf:after {  
visibility: hidden;  display: block;  font-size: 0;  content: " ";  clear: both;  height: 0;  }  * html .cf {  zoom: 1;  }  *:first-child+html .cf {  zoom: 1;  }  .social-buttons {  display: block;  list-style: none;  padding: 0;  margin: 0;  }  .social-buttons > li {  display: block;  margin: 0;  padding: 10px;  float: right;  }  .social-buttons .socialite {  display: block;  position: relative;  background: url('images/social-sprite.png') 0 0 no-repeat;  }  .social-buttons .socialite-loaded {  background: none !important;  }  .social-buttons .twitter-share {  width: 55px;  height: 65px;  background-position: 0 0;  }  .social-buttons .googleplus-one {  width: 50px;  height: 65px;  background-position: -75px 0;  }  .social-buttons .facebook-like {  width: 50px;  height: 65px;  background-position: -145px 0;  }  .social-buttons .linkedin-share {  width: 60px;  height: 65px;  background-position: -215px 0;  
}