#standingsContainer {
	margin-top: 0px;
	width: 100%;
	display: block;
	float: auto;
	height: 100%;
}

#standingsMisc {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #cccccc;
	background-color: #E5E5E5;
	text-align: center;
	width: 182px;
	float: right;
	margin: 0px;
	vertical-align: top;
	height: 100%;
}

.standingsMiscInner {
	position: relative;
	margin: 1px 0px 1px 2px;
	border: 1px solid #ffffff;;
	height: 100%;
}

#standingsMain {
	float: left;
	width: 740px;
	margin: 10px 0px 0px 0px;
	vertical-align: top;
}


table.genStatTable {
	border-collapse: collapse;
	border-color: #cccccc;
	width: 100%; 
}

table.genStatTable * {
	color: #000000;
	font-style: arial;
	font-size: 11px;
	padding: 3px;
	text-align: center;
}

table.genStatTable a {
	color: #0063BE;
}

table.genStatTable td.header {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-family: tahoma;
	text-transform: uppercase;
	background: url(/images/standings/hdr_bg.gif) repeat-x;
}

table.genStatTable td.confTitle {
	color: #ffffff;
	background-color: #0B1D5B;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	font-family: tahoma;
	text-transform: uppercase;
	background: url(/images/standings/conf_bg.gif) repeat-x;
}


table.genStatTable tr.title {
	background: url(/images/standings/col_bg.gif) repeat-x;
}

table.genStatTable tr.title td {
	font-weight: bold; color: #3A3F45;
	font-family: trebuchet ms, tahoma;
	height: 26px; 
	text-align: center;
	vertical-align: top;
}

table.genStatTable tr.title td.name, table.genStatTable tr td.team { padding-left: 5px; text-align: left; width: 100px; }

/*table.genStatTable tr.title td.winloss { width: 50px; }
table.genStatTable tr.title td.ot{ width: 35px; }*/

table.genStatTable tr.title td.winloss { width: 150px; }
table.genStatTable tr.title td.ot{ width: 150px; }


table.genStatTable tr.odd { background-color: #F3F3F3; }

div#timestamp {
	font-size: 9px;
	font-weight: normal;
	float: right;
	text-transform: lowercase;
	
}

div#standingsDropdown {
	margin: 0px;
	width: 165px;
	padding: 0px;
}

div#standingsDropdown ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}

div#standingsDropdown ul li{
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
}

div#standingsDropdown ul li#button {
	text-align: right;
}

.formsSelect {
	width: 150px;
	font-family: verdana;
	font-size: 11px;
	padding-left: 1px;
	font-weight: normal;
}

/* playoff picture standings */

div.playoffPicture {
	width: 740px;
	position:relative;
	left:5px;
}

table.POpicture tr.title td.rank {
	width: 20px;
}

table.POpicture tr.title td.name {
	width: 130px;
}

sup.po {
	font-size: 9px;
}

tr.confTitlePO td {
	color: #ffffff;
	background-color: #0B1D5B;
	font-size: 13px;
	height: 20px;
	font-weight: bold;
	text-align: left;
	font-family: tahoma;
	text-transform: uppercase;
	padding-left: 5px;
	background: url(/images/standings/conf_bg.gif) repeat-x;
}


.dDate {font-size:11px; font-weight:bold;}
/*.gSGSectionTitleStandings { font-weight: bold; font-size: 13px; }*/

table.remainingGames tr.confTitle td, table.gamesRemainingSubBox tr td {
	margin-left: 5px;
	text-align: left;
}

table.remainingGames tr.confTitle td, table.tiebreakers tr.confTitle td , table.playoffMatchups tr.confTitle td {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

table.tiebreakersSubBoxTeams tr td, table.tiebreakersSubBox tr td {
	text-align: left;
} 

table.tiebreakersSubBoxTeams tr td {
	padding-bottom: 25px;
}

.tiebreakersSubBoxTeams tr td img {
	border: 1px solid #c9c9c9;
}

table.matchupSubBox tr td {
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

table.matchupSubBox tr.logo td {
	font-size: 14px;
}

