﻿
.counter
{
	background:url('../img/numbers.png') no-repeat 0px 0px;	
	width:19px;
	height:25px;
	text-indent:-9999px;
	display:block;
	float:left;
	margin:-4px 0px 0px 0px;	
}
.last
{
	margin-right:8px;
}
.countertext
{
	text-indent:-9999px;
	float:left;
}
.one{background-position:-18px 0px;}
.two{background-position:-36px 0px;}
.three{background-position:-54px 0px;}
.four{background-position:-72px 0px;}
.five{background-position:-90px 0px;}
.six{background-position:-108px 0px;}
.seven{background-position:-126px 0px;}
.eight{background-position:-144px 0px;}
.nine{background-position:-162px 0px;}

