@CHARSET "ISO-8859-1";

@import url(clean.css);

body {
width: 560px;
margin: 10px 0 0 10px;
}

table {
	width: 310px;
}

table td {
	padding: 1px 0.5em;
	font-size: 90%;
	}
tr.header th {
	font-weight: bold;
	font-size: 90%;
	text-align: center;
}

td.tdName {
	font-weight: bold;
}
td.tdScore {
	text-align: right;
}
td.Date {
	text-align: right;
	
}
#ads{
position: absolute;
left: 330px;
top: 10px;
width: 120px;

font-family: Arial, Helvetica, Sans-serif;
font-size: 90%;
font-weight: bold;
color: #fff;

}
div#banner, div#footer {
	width: 310px;
}
