.counters
{
	width: 180px;
	height: 31px;
	
	opacity: 0.5;
	position: relative;
	filter: alpha( opacity = 50 );
}
#demo
{
	position: relative;
}