#demo {
	background-image: url(../img/demo-back1.gif);
	background-repeat: no-repeat;
	height: 61px;
	cursor: pointer;
}
#demo #counting {
	background-repeat: no-repeat;
	background-position: 506px 17px;
	text-align: center;
	padding: 17px 106px 8px 120px;
}
.demo2 {
	background-image: url(../img/demo-back2.gif);
	background-repeat: no-repeat;
	height: 50px;
	margin-bottom: 10px;
}
.demo2 .counting {
	background-position: 477px 9px;
	background-repeat: no-repeat;
	font-size: 11pt;
	padding: 17px 80px 10px;
	text-align: center;
}