div#statistics
{
	font-size: 11px;
}

/* Javascript */

div#statistics .filter
{
	float: right;
	margin-top: -35px;
	text-align: right;
}

div#statistics .filter input
{
	background: #363636;
	border: 1px solid #555555;
	color: #fff;
	padding: 2px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#statistics .sorttable_count
{
	background: #5B5B5B;
	text-align: center;
	width: 24px;
	padding: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#statistics .sorttable_nosort
{
    cursor: default;
}

/* Lists */

div#statistics thead
{
    cursor: pointer;
}

div#statistics .list2,
div#statistics .list3
{
	padding: 1px;
	width: 440px;
}

div#statistics .list2 .item2
{
	width: 280px;
}

div#statistics .list3 .item1,
div#statistics .list3 .item3
{
	width: 32px;
}

div#statistics .list3 .item2
{
	width: 376px;
}

div#statistics .list9
{
	width: 100%;
}

/* Maps */

div#statistics .map
{
	background: #363636;
	border: 1px solid #555555;
	float: left;
	height: 120px;
	margin-bottom: 5px;
	padding-left: 10px;
	width: 435px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#statistics .oddmap
{
	margin-right: 5px;
}

div#statistics #map tr
{
	height: 11px;
	line-height: 13px;
}

div#statistics .map .levelshot,
div#statistics #map .levelshot
{
	float: right;
	height: 120px;
	width: 160px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

div#statistics #map .levelshot
{
	width: auto;
	height: 88px;
}

div#statistics .map p
{
	padding-top: 2px;
	line-height: 16px;
}

/* Styles */

div#statistics h3
{
	margin-bottom: 15px;
	padding-bottom: 0;
}

div#statistics p.randomquote
{
	margin: 0 0 17px 0;
	padding: 0;
}

div#statistics abbr
{
	border-bottom: 1px dotted;
}

div#statistics .additional
{
	color: #7E7E7E;
}
