div#counter-totaluser
{
	height: 20px;
	line-height: 20px;
	padding-left: 18px;
	padding-right: 4px;
	background-image: url(../images/user.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #ffffff;
	background-color: transparent;
	font-size: smaller;
	text-align: center;
	display: inline;
}