

.iLikeThis {
	display:inline;
}

.iLikeThis .counter {
	background:url(heart.png) center right no-repeat;
	padding:0 18px 0 0;
	font-weight:bold;
	/*margin-left:5px;*/
	margin-right:6px;
}

.iLikeThis .counter a {
	cursor:pointer;
}

.iLikeThis .counter a.image {
	background:url(add.png) center left no-repeat;
	padding:0 0 0 17px;
}
