.tooltip {
	background: red;
	z-index: 150;
	background: url(../images/pages/vote/bulle.png) no-repeat;
	height: 19px;
	width: 76px;
	color: #FFF;
	font: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	padding-top: 10px;
	overflow: hidden;
	text-align: center;
}
