.headerWrapper{width:1000px; margin:0 auto;}
.footerWrapper,
#footer{width:1000px; margin:0 auto;}
.footerWrapper { margin:15px auto 0 auto;}

.mainContentWrapper { position: relative; width: 980px; padding: 0 15px 10px; margin:0 auto;}

#player_finder { display: inline; float: left; text-align: center; width: 345px; margin: 0;}
#player_finder h3 {border-bottom:1px solid #E75300; text-align:left; margin-bottom:5px; text-transform:uppercase;}
#player_finder ul.options { width: 200px; margin: 0 auto; }
#player_finder ul.options li { display: block; width: 200px; height: 27px; margin-top: 2px; }
#player_finder select { width: 170px; margin: 4px auto 0; }
#player_finder button { display: inline; float: left; display:block; width:95px; height:20px; line-height:20px; text-align:center; font-size:12px; color:#666; border:1px solid #dedede; float:left; margin:5px 5px 5px 15px; font-weight:bold;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fefefe 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
  }


#compare_players_head2head { display: none; position: absolute; top: 30px; _top: 120px; right: 200px; overflow: hidden; background: #FFFFFF; width: 442px; border: solid 1px #888888; box-shadow: 0 0 15px #888; box-shadow: 0 0 15px #888; -ms-box-shadow: 0 0 15px #888; -moz-box-shadow: 0 0 15px #888; -webkit-box-shadow: 0 0 15px #888; z-index: 20; }
#compare_players_head2head h3 { background: #C9AD7D url(/media/homepage/tb_hdr_bg.gif); /*color: #7C5027;*/ font-size: 14px; font-weight: bold; text-align: center; padding: 3px; }
#compare_players_head2head .first_player,
#compare_players_head2head .second_player { display: inline; overflow: hidden; float: left; width: 211px; height: 295px; margin: 5px; }
#compare_players_head2head .head2head_profile { display: inline; overflow: hidden; float: left; width: 211px; }
#compare_players_head2head .info { width: 208px; height: 110px; }
#compare_players_head2head .info img { display: inline; float: left; width: 65px; height: 90px; }
#compare_players_head2head .info ul { display: inline; float: left; width: 138px; margin: 0 0 0 5px; }
#compare_players_head2head .info ul li { font-weight: normal; list-style-position: outside; margin: 0; padding-bottom: 3px; }
#compare_players_head2head .info ul li.name { /*color: #7C5027;*/ font-weight: bold; }
#compare_players_head2head .info ul li em { /*color: #7C5027;*/ font-style: normal; }
#compare_players_head2head table.stats { float: left; width: 211px; }
#compare_players_head2head table.stats thead th { background: #C9AD7D url(/media/homepage/tb_hdr_bg.gif); /*color: #7C5027;*/ font-weight: bold; text-align: center; padding: 2px 5px; }
#compare_players_head2head table.stats tbody tr td,
#compare_players_head2head table.stats tbody tr th { background: #F6EFDD; padding: 1px 5px; }
#compare_players_head2head table.stats tbody tr:nth-child(2n+1) td,
#compare_players_head2head table.stats tbody tr:nth-child(2n+1) th { background: #E7D5AD; }
#compare_players_head2head a.close { display: block; clear: both; float: right; *float: none; background: #7C5027; color: #FFFFFF; text-decoration: none; width: 32px; height: 14px; margin: 0 10px 5px; padding: 3px 10px; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -ms-border-radius: 10px; }
#compare_players_head2head a.close:hover { background: #DD691C; }


.playerinfo { display: inline; float: left; width: 525px; height: 370px; margin: 15px 0 0 15px; }

.playerinfo h1 { color: #000 font-weight: bold; font-size: 24px; line-height:78px; float:left;}
.playerinfo h1 .number { color: #000; font-size: 24px; margin: 0 3px; padding: 0 3px; border-left: solid 1px #979797; border-right: solid 1px #979797; }
.playerinfo h1 .position { color: #000; font-size: 24px; }
.playerinfo h1 .team { font-size: 14px; }
.playerinfo h1 .sky { color: #5190CD; }
.playerinfo h1 .liberty { color: #1A59A6; }
.playerinfo h1 .sting { color: #E37822; }
.playerinfo h1 .comets { color: #AE021C; }
.playerinfo h1 .mercury { color: #5B065B; }
.playerinfo h1 .monarchs { color: #362B4D; }
.playerinfo h1 .silverstars { color: #CCCCCC; }
.playerinfo h1 .sparks { color: #3C005A; }
.playerinfo h1 .shock { color: #00275E; }
.playerinfo h1 .mystics { color: #E31937; }
.playerinfo h1 .sun { color: #D23C51; }
.playerinfo h1 .lynx { color: #103B68; }
.playerinfo h1 .fever { color: #CC0001; }
.playerinfo h1 .storm { color: #193C24; }

.playerinfo .photo { display: inline; overflow: hidden; float: left; text-align: center; width: 270px; height: 240px; margin: 10px 15px 0 0; clear:left;}
.playerinfo .photo img { height: 240px; margin: 0 auto; }

.playerinfo table.pra_stats { float: left; width: 225px; }
.playerinfo table.pra_stats caption {color:#000; font-weight: bold; text-align: left; overflow:hidden; border-bottom:1px solid #E75300; font-size:13px; text-transform:uppercase;}
.playerinfo table.pra_stats th { font-weight: bold; width: 30px; padding: 2px 10px 2px 0; color:#666; }
.playerinfo table.pra_stats td { padding: 2px 3px; color:#000; }

.playerinfo ul { float: left; width: 225px; margin-top: 10px; }
.playerinfo ul li { color:#999;font-size: 12px; font-weight: bold; margin-top: 5px; }
.playerinfo ul li em { font-style: normal; margin-right: 5px; }

.team_info { display: inline; float: left; width: 125px; margin-top: 47px; }
.team_info a.logo { display: block; background: no-repeat center center; text-align: center; width: 70px; height: 100px; border: 1px solid #CCAC7D; }
.team_info ul.links { margin-top: 5px; border-bottom: solid 1px #CBAB7C; }
.team_info ul.links li a { display: block; overflow: hidden; width: 125px; height: 21px; border-color: #CBAB7C; border-style: solid; border-width: 1px 1px 0; }
.team_info ul.links li.home a { background: url(/media/homepage/team_nav_home.gif); text-indent: -9999px; }
.team_info ul.links li.news a { background: url(/media/homepage/team_nav_news.gif); text-indent: -9999px; }
.team_info ul.links li.roster a { background: url(/media/homepage/team_nav_roster.gif); text-indent: -9999px; }
.team_info ul.links li.stats a { background: url(/media/homepage/team_nav_stats.gif); text-indent: -9999px; }
.team_info ul.links li.schedule a { background: url(/media/homepage/team_nav_schedscores.gif); text-indent: -9999px; }
.team_info ul.links li.tickets a { background: url(/media/homepage/team_nav_tickets.gif); text-indent: -9999px; }


 /*
a.dream { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/ATL.gif); text-indent: -9999px; display:block; width:120px; height:78px;  float:left; }
a.fever { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/IND.gif); text-indent: -9999px; display:block; width:120px; height:78px; float:left; }
a.liberty { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/NYL.gif); text-indent: -9999px; display:block; width:120px; height:78px;   float:left; }
a.lynx { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/MIN.gif); text-indent: -9999px; display:block; width:120px; height:78px;  float:left;  }
a.mercury { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/PHO.gif); text-indent: -9999px; display:block; width:120px; height:78px;  float:left;  }
a.mystics { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/WAS.gif); text-indent: -9999px; display:block; width:120px; height:78px;  float:left;  }
a.shock { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/TUL.gif); text-indent: -9999px; display:block; width:120px; height:78px;  float:left;  }
a.silverstars { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/SAN.gif); text-indent: -9999px; display:block; width:120px; height:78px; float:left;   }
a.sky { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/CHI.gif); text-indent: -9999px; display:block; width:120px; height:78px;  float:left;  }
a.sparks { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/LAS.gif); text-indent: -9999px; display:block; width:120px; height:78px; float:left;   }
a.storm { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/SEA.gif); text-indent: -9999px; display:block; width:120px; height:78px; float:left;   }
a.sun { background-image: url(http://i.cdn.turner.com/nba/wnba/.element/img/1.0/sect/gameinfo/teamlogos/CON.gif); text-indent: -9999px; display:block; width:120px; height:78px; float:left;   }
*/


a.dream { background: url(http://www.wnba.com/media/dream_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.sky { background: url(http://www.wnba.com/media/sky_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.sun { background: url(http://www.wnba.com/media/sun_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.fever { background: url(http://www.wnba.com/media/fever_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.sparks { background: url(http://www.wnba.com/media/sparks_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.lynx { background: url(http://www.wnba.com/media/lynx_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.liberty { background: url(http://www.wnba.com/media/liberty_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.mercury { background: url(http://www.wnba.com/media/mercury_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.silverstars { background: url(http://www.wnba.com/media/silverstars_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.storm { background: url(http://www.wnba.com/media/storm_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.shock { background: url(http://www.wnba.com/media/tulsa_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}
a.mystics { background: url(http://www.wnba.com/media/mystics_logo_70x70.gif) no-repeat; text-indent: -9999px; display:block; width:70px; height:78px;  float:left;}


.mainContentWrapper ul.menu { clear: both; height:30px; text-align: center; width: 950px; margin: 0 auto; border-bottom:1px solid #666;}
.mainContentWrapper ul.menu li { display: inline; float:left; padding-right:5px; height:30px; line-height: 30px;  }
.mainContentWrapper ul.menu li a { display:block; width:126px; height:30px; color:#666; line-height:30px;  border:1px solid #666; border-bottom:0px; text-decoration:none; text-align:center; text-transform:uppercase;
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #dddddd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%,#dddddd 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%,#dddddd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-8 */
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.mainContentWrapper ul.menu li.selected {}
.mainContentWrapper ul.menu li.selected a { background:#fff; height:30px;}
.mainContentWrapper ul.menu li.bio {width:131px; margin:0px;}
/***** Stats *****/

table.stats { width: 950px; margin: 10px auto 0; border-collapse:collapsed; border:0px;}
table.stats td,
table.stats th {  font-weight: normal; font-size: 13px; padding: 2px 2px 2px 5px; line-height:30px; }
table.stats th { font-weight: bold; text-align:left;}
table.stats td a { color:#6c6c6c; text-decoration: none; }
table.stats td a:hover {text-decoration: underline; }
table.stats tr.header th {  text-transform: uppercase; height: 20px; border-bottom:1px solid #E75300; font-size:14px; font-weight:bold; text-align:left; text-indent:20px;}
table.stats tr.stat_header th { text-transform: uppercase; font-size:13px; font-weight:bold;}
table.stats tr.stat_header th a {  }
table.stats tr.stat_sub_header th { }
table.stats tr.odd td {  }
table.stats tr.even td { background: #efeade;  }
table.stats tr.totals td { }
table.stats tr.totals td:first-child { font-weight: bold; }

table.stats tr.empty td { background: #F6EFDD; text-align: left; border: 0 none; }

.ranks { /*color: #7C5027;*/ width: 920px; margin: 10px auto 0; }
.ranks h3 { text-transform: uppercase; height: 20px; border-bottom:1px solid #E75300; font-size:14px; font-weight:bold; text-align:left; text-indent:20px; }
.ranks ul { width: 100%; }
.ranks li { display: inline; float: left; width: 50%; padding: 3px 0 4px; }
.ranks li a { /*color: #BA6F2F;*/ }
.ranks li a:hover { /*color: #2B7DC9;*/ }

/***** Bio *****/
.bio { /*/*color: #7C5027;*/*/ width: 920px; margin: 10px; }
.bio .info { margin-top: 5px; }
.bio h3 { text-transform: uppercase; height: 20px; border-bottom:1px solid #E75300; font-size:14px; font-weight:bold; text-align:left; text-indent:20px; color:#000; margin-bottom:10px;}
.bio hr {display:none;}
.bio p {margin:10px 0;}

.playerinfo {width:645px;}
.playerinfo ul {width:645px;}
.playerinfo ul.bio {width:345px; margin:5px 0 0 0;}
.playerinfo ul.bio li {display:inline; float:left; width:170px;}
.playerinfo ul.bio li li {display:block; float:none;}
.playerinfo table.pra_stats {width:170px; line-height:22px;}
#player_finder { width:345px; margin:0;}
.adspot_300x250 {float:right; margin:100px 15px 0 0;}

/***sub header - player alpha ***/

	a { text-decoration: none; }

	#dynamic_content { width: 950px; }
	#dynamic_content #player_data { clear: both; }
	#dynamic_content #player_table { width: 950px; }
	#dynamic_content #player_table { text-align: left; border-spacing: 0; border-collapse: collapse; }
	#dynamic_content #player_table th.name { width: 300px;}
	#dynamic_content #player_table th.Team { width: 300px;}
	#dynamic_content #player_table .headshot img { height: 50px; width: 50px;}


	table.tablesorter tbody tr.even td { background-color: #a4f2a4; }

	#player_index { height: 40px }
	#player_index span { float: left; margin: 0 15px 0 0; padding: 5px; color:#E75300; font-weight:bold;}
	#player_index span.selected { background-color: #E75300; color: #fff;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
	#player_index span:hover { background:#E75300; color: #fff; cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }

#player_header_tabs {margin-top:15px;}
#player_header_tabs.tab_module .nav {border-bottom:0px;}
#player_header_tabs.tab_module .nav li {margin:0px;}
#player_header_tabs.tab_module .nav li a { display: block; width: 126px; height: 30px; line-height: 30px; text-align: center; font-size: 12px; color: #666 !important; border: 1px solid #dedede !important; text-transform:uppercase;
    -webkit-border-top-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-topright: 12px;
    -moz-border-radius-bottomright: 12px;
    border-top-right-radius: 12px;
    border-bottom-right-radius: 12px;

     background: #fefefe; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fefefe 0%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fefefe 0%,#e5e5e5 100%); /* IE10+ */
    background: linear-gradient(to bottom, #fefefe 0%,#e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-8 */
    text-shadow: 0px 1px 2px rgba(255, 255, 255, 1);
}

#player_header_tabs.tab_module .nav li a.tab_one {
  -webkit-border-top-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
    -moz-border-radius-topleft: 12px;
    -moz-border-radius-bottomleft: 12px;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

#player_header_tabs.tab_module .nav li a.current  {
    background: #e5e5e5; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U1ZTVlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZWZlZmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e5e5e5 0%, #fefefe 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e5e5), color-stop(100%,#fefefe)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e5e5e5 0%,#fefefe 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e5e5e5 0%,#fefefe 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e5e5e5 0%,#fefefe 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e5e5e5 0%,#fefefe 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#fefefe',GradientType=0 ); /* IE6-8 */
}

#player_header_tabs.tab_module .nav li a.tab_one.current{
    -webkit-box-shadow: 1px 0px 5px rgba(229, 229, 229, 0.75);
    -moz-box-shadow:    1px 0px 5px rgba(229, 229, 229, 0.75);
    box-shadow:         1px 0px 5px rgba(229, 229, 229, 0.75);
}
#player_header_tabs.tab_module .nav li a.tab_two.current{
    -webkit-box-shadow: -1px 0px 5px rgba(229, 229, 229, 0.75);
    -moz-box-shadow:    -1px 0px 5px rgba(229, 229, 229, 0.75);
    box-shadow:         -1px 0px 5px rgba(229, 229, 229, 0.75);
}
#player_header_tabs { padding-bottom: 15px; border-bottom: 1px solid #cfcfcf; }
#player_header_tabs .nav_wrapper {width:265px; float:left;}
#player_header_tabs .field { float:right; position:relative; margin-top:0px !important;}
#player_header_tabs .field label {position:absolute; top:0px; left:2px; font-size:12px;}

h1.sub_head {font-size:30px; margin-left:15px; background: url(http://www.wnba.com/media/13wnba_inside_presentedby_adidas.gif) no-repeat 110px -3px; padding-right:130px; float:left; height:35px; line-height:35px;}
.social { margin: 8px 0 0 15px; float: left; display:none; }
.social_playerfile { margin: 28px 0 0 20px; float: left; }
#adSpot728x90 {display:none;}
