.iLikeThis { display:inline; }

.iLikeThis .counter { 
-moz-background-inline-policy:continuous;
-moz-border-radius:5px 5px 5px 5px;
background:url("heart.png") no-repeat scroll 9px 50% #E1E1E1;
border-left:6px solid #4C4C4C;
color:#454547;
display:block;
float:left !important;
font-size:14px;
font-weight:bold;
height:19px;
line-height:16px;
margin:-10px 0 30px;
overflow:hidden;
padding:3px 0 0 30px;
position:relative;
text-decoration:none;
width:35px;
}

.iLikeThis .counter a { cursor:pointer; text-decoration:none; color:#454547; }

.iLikeThis .counter a.image { background:url(add.png) center right no-repeat; padding:0 20px 0 0; }