.iLikeThis
{
	display:inline;
}
.iLikeThis .counter
{
	padding:0 0 0 15px;
	font-weight: bold;
	background:url(heart.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.iLikeThis .counter a
{
	cursor:pointer;
}