.iLikeThis { display:inline; float:right; margin-top:15px; margin-right:10px; }
.iLikeThis .counter { background:url(heart.png) center left no-repeat; color:#6A6A6A; padding:0 0 0 20px; font-weight:bold; margin-left:5px; }
.iLikeThis .counter a { cursor:pointer; }
.iLikeThis .counter a:link, .iLikeThis .counter a:visited { color:#6A6A6A; text-decoration:none; }
.iLikeThis .counter a:hover, .iLikeThis .counter a:active { color:#FFF; text-decoration:none; }
.iLikeThis .counter a.image { background:url(add.png) center right no-repeat; padding:0 20px 0 0; }