.iLikeThis { display:inline; }
.iLikeThis .counter { background:url(heart.png) center left no-repeat; padding:0 0 0 20px; font-weight:bold; margin-left:5px; }
.iLikeThis .counter a { cursor:pointer; }
.iLikeThis .counter a.image { background:url(add.png) center right no-repeat; padding:0 20px 0 0; }

.iLikeThis {
	float: right;
	background-color: ;
	padding: 7px;
	border-radius: 2px;
	-khtml-border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
}
