@import url("../style.css");

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
	padding: 0px 0px 0px 30px;
	width: 654px;
}

.intro {
	padding: 0px 10px 10px 0px;
	border-bottom: 2px solid #7b7eba;
	margin-bottom: 10px;
}

.box {
	width: 621px;
	background-image: url("/images/mania/leaderboard.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #f4f3f9;
	border: 2px solid #7b7eba;
	font-size: 11px;
	padding: 5px 0px 10px 0px;
	margin: 10px 0px 00px 0px;
	min-height: 200px;
	_height: 20px;
}

.box table th {
	color: #7b7eba;
	font-weight: bold;
	padding: 3px 0px 3px 9px;
	text-align: left;
}

.box .table {
	text-align: right;
}

.box .table th {
	text-align: right;
}

.box table td {
	padding: 3px 5px 4px 9px;
}

.box table tr.odd {
	background-color: #cccded;
}

.end {
	width: 36px;
	background-image: url("/images/mania/td_background.gif");
	background-position: top right;
	background-repeat: repeat-y;
}

.earlier {
	float: right;
	margin: 0px 10px 0px 0px;
	width: 200px;
}


h1 {
	width: 635px;
	background-image: url("/images/mania/headline.gif");
	background-repeat: no-repeat;
	padding: 8px 0px 8px 36px;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	color: #FFFFFF;
}

.no-limit h1 {
	background-image: url("/images/mania/headline-no-limit.gif");
}

h2 {
	font-size: 12px;
	font-weight: bold;
	color: #7b7eba;
	margin-top: 10px;
}

.no-limit h2 {
	color: #2e66a5;
}
