
.moreto {color: #FFFFFF}
	
.identifier{ /*the sport identifier in the header*/
margin-top: 38px!important;
height: 30px!important;
background: url(/covers/header/identifier_wnba-trans.png) bottom right no-repeat!important;
}


/* depth chart stuff*/
.depthchart {background:url(/covers/data/depth/basketball-back.gif); width: 438px; height: 396px; position: relative; margin-bottom: 15px; font-weight: bold;}

.depthchart div  {position: absolute; font-size: 11px; color: #000; width: auto; text-align:left;}

/* links on gradient background*/
.depthchart A:link {font-weight: normal;} 

.depthchart A:visited {font-weight: normal;} 

.depthchart A:hover {font-weight: normal;}

/* the following styles are for Lisa's scores and odds  */
.staticWNBAActive, .staticWNBAScore, .staticWNBAScoreTotal, .staticWNBAOvertimeScore, .staticWNBAStats, .staticWNBAOdds, .staticWNBAOddsLeft,  .staticWNBAOddsRight, .staticWNBABetStatus {
height: 10px; 
line-height: 10px;
border: 0;
background-color: #ffffff;
color: #000;
padding: 0;
margin: 0;
text-align: left;}
	
.staticWNBAActive{ /* the active area - in the active cell */
width: 72px;
background-color: #2b465b;
color: #fff;
font-weight: bold;
padding: 0 0 0 1px;}

.staticWNBAScore{  /* the live score numbers*/
width: 24px;
text-align: center;}

.staticWNBAScoreTotal{ /* the score total column - in red*/
width: 24px;
color: #900;
font-weight: bold;
text-align: center;}

.staticWNBAOvertimeScore{ /* overtime column*/
width: 8px;
text-align: center;}

.staticWNBAStats { /* the names of the players in the leaders table*/
width: 128px;
background-color: #F0F0F0; 
height: 11px; 
line-height: 11px;}
		
.staticWNBAOdds{  /* odds column*/
width: 66px;
text-align: center;
color: #3300CC; 
cursor: hand;
cursor: pointer; /* had to put this to make it work in firefox?*/
text-decoration: underline;}

.staticWNBAOddsLeft{  /* odds*/
width: 36px;}

.staticWNBAOddsRight{  /* odds*/
width: 36px;
text-align: right;}

.staticWNBABetStatus{ /* bet status column*/
width: 88px;
font-weight: bold;
text-align: center;
height: 11px; 
line-height: 11px;}


.player_stats .left,  .player_stats .right, .league_standings .left,  .league_standings .right {
	width: 320px;
}

.player_stats table, .league_standings table {
width: 100%;
}





