.iLikeThis { 
/*	display:inline; */
    background-image:url("fondo-ilike.png");
	width:398px;
	height:27px;
	margin:10px 0;
	
}
.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; 
	color:#018EBB; 
}
.iLikeThis .counter a.image { 
	background:url(add.png) center right no-repeat; 
	padding:0 20px 0 0; 
}
