@charset "utf-8";
/* CSS Document */

#LiteStandings {
	width:				200px;
	}
#LiteStandingsContainer {
	background-image:	url(/_Images/classification-bg.jpg);
	background-repeat:	no-repeat;
	}
#LiteStandings {
	padding-bottom:		10px;
	}
.StandingsContainer td {
	border-bottom:		1px dashed #888;
	line-height:		20px;
	}
.StandingsContainer th {
	cursor:				default;
	font-weight:		bold;
	}
.StandingsContainer th abbr {
	cursor:				help;
	}
