/** 
* @file statistics.css
* CSS file for statistics
*
* @author PortaMx - Portal Management Extension
* @author Copyright 2008-2009 by PortaMx - http://portamx.com
* @Version: 0.970 Beta 1
* @Date: 12.10.2009
*/
ul.statistics
{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.statistics li span
{
	margin: 0px 5px;
	vertical-align: top;
}
.onlinelist
{
	overflow: auto;
}
