#counter
{
	height:22px;
	text-align:center;
	padding-left: 25px;
}

#counter div
{
	float:left;
	height:19px;
	width:29px;
	margin-left:5px;
	text-align:center;
	background-image: url(../images/eventClockB.jpg); border:0px;
	font-weight: bold;
	padding-top:3px;
}

#counter span
{
	color: #f9a349;
}