.counter-container{
	background-image:url(../image/tombola-container.png);
	background-repeat:no-repeat;
	height:30px;
	width:155px;
}
.counter-wrap {
	height:23px;
	padding:2px 16px 0 16px;
	overflow:hidden;
	position:relative;
}
.counter-number {
	height:253px;
	width:15px;
	position:relative;
	background-image:url(../image/counter_ticker_bg.gif);
	float:left;
}
