#historySeasonNav .lh-create {
    float: right;
}
.leagueHistorySeasonNav {
    position:relative;
    z-index:6;
}
.leagueHistorySeasonNav .nav-bar {
    width: auto;
}

.leagueHistorySubNav {

    margin-bottom:10px;
}
.leagueHistorySubNav ul {
    margin-left:10px;
    margin-bottom:3px;
}
.leagueHistorySubNav a {
    color:#222;
}
.leagueHistorySubNav li {
    margin-right:10px;
    padding:3px 0;
    height:19px;
    font-size:11px;
    font-family:verdana;
    line-height:19px;
    float:left;
}
.leagueHistorySubNav .selected {
    font-weight:bold;
}
.leagueHistoryNav ul:after,.leagueHistoryNav:after,.leagueHistorySubNav ul:after,.leagueHistorySubNav:after,.leagueHistorySeasonNav:after,.leagueHistorySeasonNav ul:after,.leagueHistoryStandingsNav ul:after,.leagueHistoryStandingsNav:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.leagueHistoryNav ul,.leagueHistoryNav,.leagueHistorySubNav ul,.leagueHistorySubNav,.leagueHistorySeasonNav,.leagueHistorySeasonNav ul,.leagueHistoryStandingsNav ul,.leagueHistoryStandingsNav{zoom:1;}
#leagueHistory h2 {
    color: #555;
    font-weight:bold;
    margin-bottom:10px;
}
#leagueHistory p {
    color: #555;
    margin-bottom:10px;
    font-size:85%;
}
#leagueHistoryAlmanac .tableWrap {
    margin-bottom:30px;
}
#leagueHistoryAlmanac .tableWrap .historySeason {
    width:40px;
    text-align:center;
}
#leagueHistoryAlmanac .tableWrap .historyWeek, #leagueHistoryAlmanac .tableWrap .empty {
    width:40px;
    text-align:center;
}
#leagueHistoryAlmanac .tableWrap th.empty {
    border-right:1px solid #E7E7E7;
}
#leagueHistoryAlmanac .tableWrap .historyPts {
    width:80px;
    font-weight:bold;
}
#leagueHistoryAlmanac .tableWrap .historyTeam .teamName  {
    width:140px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
#leagueHistoryAlmanac .tableWrap .playerNameAndInfo strong {
    display:none;
}
#leagueHistoryAlmanac .tableWrap h4 {
    color:#002a58;
    margin-bottom:2px;
    margin-top:20px;
    font-size:13px;
    text-align:center;
    font-family:'NFLEndzoneSlabMedium';
    text-transform:uppercase;
}
#leagueHistoryAlmanac .tableWrap .historyCustomCategory {
    color:#555; 
    font-size:11px;
    text-align:center;
}
#teamHistoryHomePage #teamDetail {
    padding-top:0;
}
#teamHistoryHomePage strong.status, #teamHistoryHomePage .c a.playerNote {
    display:none;
}

.messages .metadata a.gc {
    display:none;
}

#teamHistoryMatchupPage {}
    #teamHistoryMatchupPage #teamMatchupPrimary h1 {
        display: none;
    }
    #teamHistoryMatchupPage .s {
        display:none;
    }
    #teamHistoryMatchupPage strong.status, #teamHistoryMatchupPage .c a.playerNote {
        display:none;
    }

.standings td.teamRank span.teamRankChange {
    display:none;
}
#leagueHistorySettingsPage .confirmationPreview .scoreSettings .formItems li.nameValue em,
#leagueHistorySettingsPage .confirmationPreview .leagueSettings .formItems li.nameValue em,
#leagueHistorySettingsPage .confirmationPreview .leagueInfo .formItems li.nameValue em {
    width: 150px;
    text-align: left;
    margin-left: 20px;
    display: inherit;
}

#leagueHistorySettingsPage .confirmationPreview .scoreSettings .formItems li.nameValue div,
#leagueHistorySettingsPage .confirmationPreview .leagueSettings .formItems li.nameValue div,
#leagueHistorySettingsPage .confirmationPreview .leagueInfo .formItems li.nameValue div {
    width: 300px;
}
#finalStandings .content{
    width: 300px;
    padding:20px 8px;
    background:url(/static/img/leagueHomeScoreStripSprite_1764093296.png) #1c1c1c repeat-x 0px -205px;
}

#leagueHistoryAlmanac .positionTeam  {
     padding-top: 1px;
}

#finalStandings .customChampion {
     margin-left: -20px;	
}

#finalStandings .customFinalTeam {
     color: #2a97d2;
     font-weight: bold;	
}

#teamHistoryHomePage #teamHome .playerComparisonTool.sap{
    display: none;
}



