.iLikeThis { 
display:inline;
float:right;
margin-bottom:15px;
}

.iLikeThis .counter { 
background:url(heart.png) center left no-repeat; padding:0 0 0 25px; font-weight:bold;}

.iLikeThis .counter a { 
cursor:pointer; }

.iLikeThis .counter a.image { 
background:url(plus.png) center right no-repeat; padding:0 25px 0 0; }

.iLikeThis .counter a:hover.image { 
background:url(plus.rollover.png) center right no-repeat; padding:0 25px 0 0; }