
/* Start - Needs to be move to jimmie.css*/
#headerGraphicSport{
	top:53px;
	position:absolute;
	left:164px;
}
#headerAction{
	position:absolute;
	top:34px;
	right:0px;
}
/* End - Needs to be move to jimmie.css*/

.sportLinks, .seasonSelect{
	text-align:center;
	padding:4px;
	color:#969696;
}
.sportLinks a, .sportLinks a:link, .sportLinks a:hover, .sportLinks a:visited, .sportLinks a:active{
	padding: 4px;
	font: normal 14px Arial, Helvetica, sans-serif;
	color:#000;
}
.seasonSelect{
	padding-top:3px;
}
.sportNav {
	padding:0px 5px;
}
.sportTitle{
/*	border-color:#999999 #333333 #333333 #999999; 
	border-style:solid;
	border-width:1px;*/
	color:#000;
/*	color:#f47836; */
	font-weight:bold;
	padding:5px 10px;
	margin:0px;
	font-size:22px;
	text-align:center;
}

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

.standTable{
	text-align:center;
	background:#AAAAAA none repeat scroll 0 0;
	background:url(/images_web/sportStandingsBg.jpg) repeat-x scroll 0 0px;
	padding:3px;
	line-height: 8px;
	height:10px;
	font-weight:bold;
	color: #FFF;
}
.standTable span {
	padding:0 0 0 8px;
}

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