.iLikeThis { 
	display:inline;
	position: absolute;
	right: 10px;
	top: -27px; 
}
.iLikeThis .counter { background:url(heart.png) center left no-repeat; padding:0 0 0 25px;font-size: 17px; font-weight:normal;  text-shadow: 1px 1px 0px #ddd; }
.iLikeThis .counter a { cursor:pointer; }
.iLikeThis .counter a.image { background:url(add.png) right 3px no-repeat; padding:0 20px 0 0; width: 16px; height: 12px; margin: 1px 0 0 0; }
.iLikeThis .counter a.image:hover { background:url(add.png) right -15px no-repeat; }
