/** 
* @file statistics.css
* CSS file for statistics
*
* @author PortaMx - Portal Management Extension
* @author Copyright by PortaMx - http://portamx.com
* @Version: 0.951
* @Date: 06.11.2008
*/
ul.statistics
{
	padding-top: 4px;
	margin: 0;
}
ul.statistics li span
{
	margin: 0px 5px;
	vertical-align: top;
}
.onlinelist
{
	overflow: auto;
}
