body {
	font-family: helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size: 0.8em;
	font-weight: normal;
	color:#FFFFFF;
	text-align: left;
	background-color: #354463;
}

#usercount ul {
	list-style: none;
}

#usercount ul li {
    font-weight: bold;
	color:#FFFFFF;
	font-size: 0.8em;
}

#usercount ul li span.numusers {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 0.9em;
}
