body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.2pt;
	color:#030303;

	margin:0;
	padding:0
}
#tableContainer
{
	margin:0;
	padding: 0;
	padding-left: 22px;
	padding-right: 22px;
	margin-right: 3px;
}

.standings th
{
	color: #133E09;
	background: white;
}

.standings td,
.standings th
{
	border: 0;
	border-bottom: 1px solid #71707E;
}
.standings th a:link,
.standings th a:visited,
.standings th a:active 
{
	color: #030303;
}
.standings tr.even
{
	background: none;
}
.standings th#team_th
{
	padding-left: 0;
}
h6#leagueHeader
{
	font-size: 1.1em;
	margin-left: 0px;
	margin-bottom: 15px;
	
	padding-top: 4px;	
	
}
#tableHeader.standings_league h6#leagueHeader
{
	clear: both;
	padding-top: 10px;
}
#tableHeader #selects
{
	padding-right: 0;
}

.border_right
{
	border-right: 1px solid #71717E;
}

#round_playedmatches_compact, 
#standings_league_compact
{
	width: 307px;
	font-size: 10px;
	margin-top: 10px;
}
#round_playedmatches_compact tr, 
#standings_league_compact tr
{
	background-color: white;
	
}
#round_playedmatches_compact td, 
#standings_league_compact td
{
	border-bottom: 2px solid #DCDBDB;
}
#round_playedmatches_compact tr.even, 
#standings_league_compact tr.even
{
	background-color: #f0f0f0;
}
.standings #iterator_th
{
	width: 25px;
}
th#moveDirection_th, 
td.moveDirection
{
	width: 18px;
}
th#points_th
{
	width: 26px;
}
th#defeats_th, 
th#draws_th, 
th#victories_th, 
th#played_matches_th
{
	width: 6.8%;
}
.seeMore
{
	width: 304px;
	
	font-size: 11px;
}
.standings a:link, 
.standings a:visited, 
.standings a:active
{
	text-decoration: none;
}
.standings a:hover
{
	text-decoration: underline;
}
h6.leagueName
{
	margin: 0;
	padding-top: 28px;
	padding-left: 22px;
	
	font-size: 1em;
}
#standings_league_compact td.points
{
	width: 26px;
}
.standings #difference_goals_th
{
	width: 13.6%;
}
#tableContainer,
#right_tableContainer
{
	padding-bottom: 15px;
}
.standings #result_th
{
	width: 50px;
}


