.iLikeThis { display:inline; }
.iLikeThis .counter {
  background:transparent url(trash.png) no-repeat scroll left 2px;
  float:left;
  font-size:18px;
  font-weight:bold;
  margin-bottom:3px;
  margin-left:0;
  padding:0 0 0 40px;
}
span.like.viz .iLikeThis .counter{
  color: #fff;
  padding:0 0 0 32px;
}
.iLikeThis .counter a { cursor:pointer; }
.iLikeThis .counter a.image { background:url(add.png) center right no-repeat; padding:0 24px 0 0; }