.iLikeThis {
	float: right;
	background:url(blacktrans.png);
	padding: 10px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.iLikeThis .counter { background:url(heart.png) center left no-repeat; padding:0 0 0 25px; 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 25px 0 0; }
