.iLikeThis {
	display: block;
	position: relative; 
	width: 72px;
	padding: 0;
	height: 20px;
}
.iLikeThis .boton {
	background:url(bt_votar.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	width: 39px;
	height: 20px;
	text-align: left;
}
.iLikeThis .globo {
	background:url(bg_votar.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	left: 40px;
	width: 24px;
	height: 14px;
	padding: 4px 6px 8px 4px;
	text-align: right;
	color: #333;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 11px;
	font-size: 11px;
}
.boton a,
.boton a.image {
	cursor: pointer;
	display: block;
	text-indent: -9999px;
	width: 39px;
	height: 20px;
}
.boton a.image:hover { background:url(bt_votar.png) no-repeat 0 -20px; }
.boton a.image2:hover { background:url(bt_votar.png) no-repeat 0 -40px; }