#rankings #leftcol {
	margin-bottom: 25px;	
}

#rankings #leftcol table.stats th {
	font: bold 13px Arial;
	background: #cdcdcd;
	border-bottom: solid 1px #000000;	
	padding: 2px;
}

#rankings #leftcol table.stats td {
	padding: 1px;	
}

#rankings #leftcol table.stats {
	border: solid 1px #000000;
	width: 100%;
}

#rankings tr.goldstar {
	border-left: solid 5px #FFCC66;
	border-right: solid 5px #FFCC66;
}

#rankings td.goldstar {
	background-color: #FFCC66;
	text-align: center;	
}

#rankings tr.silverstar {
	border-left: solid 5px #DDDDDD;
	border-right: solid 5px #DDDDDD;
}

#rankings td.silverstar {
	background-color: #DDDDDD;
	text-align: center;	
}

#rankings tr.bronzestar {
	border-left: solid 5px #B8A787;
	border-right: solid 5px #B8A787;
}

#rankings td.bronzestar {
	background-color: #B8A787;
	text-align: center;	
}
