.sportLinks, .seasonSelect{
	text-align:center;
	padding:0 4px 4px;
	color:#FACB00;
	font-weight:bold;
	font-size:11px;
}
.sportLinks a, .sportLinks a:link, .sportLinks a:hover, .sportLinks a:visited, .sportLinks a:active{
	padding: 6px;
	color:#70abb1;
	font-weight:bold;
	line-height:20px;
}
.seasonSelect{
	padding-top:3px;
}

.seasonSelect select,.seasonSelect input {
	font-size:10px;
	margin:5px;
}

.changeSeasonBox form{
	margin:0px;
	padding:5px 0px;
	text-align:center;
}

.standTable{
	width:100%;
}
.standTable td{
	text-align:center;
}
.standHeader td {
	border-bottom: 1px solid #FACB00;
	font-weight: bold;
}




