.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: #fffff;
	padding: 10px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
