
#wnMostPopularTabbed .wnMPTabs {
    width:100%;
    padding: 16px 10px 8px 10px;
    background-color: transparent !important;
    border: none !important;
    -webkit-box-sizing: border-box;
    -mozbox-sizing: border-box;
    box-sizing: border-box;
}
#wnMostPopularTabbed.displaySize .contentGroup {
    background-color: #a0a0a0;
}

#wnMostPopularTabbed .wnDVSummary {
    margin: 0 !important;
}

#wnMostPopularTabbed .wnTab,
#wnMostPopularTabbed .wnTabNoAction {
    height:20px;
    padding:0px 5px;
    margin:0px;
    font-size: 14px;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    line-height:20px;
    float:left;
    cursor:pointer;
    border-left: 1px solid #fff;
    text-transform: uppercase;
}

#wnMostPopularTabbed .wnTabNoAction {
    display: block;
}

#wnMostPopularTabbed .wnTab:first-child {
    border-left: none;
}

#wnMostPopularTabbed .wnTabOn {
    color:#ffffff; cursor:default;
}
#wnMostPopularTabbed .mpItem h4 img {
    width: 16px;
    height: 11px;
    border: none;
}

#wnMostPopularTabbed .mpItem h4 a {
    font-size: 17px;
    font-family: "Open Sans Condensed", sans-serif;
    font-weight: 700;
    line-height: 1;    
}

#wnMostPopularTabbed .mpItem p,
#wnMostPopularTabbed .mpItem .wnSummaryLink,
#wnMostPopularTabbed .mpItem .mpDate {
    display: none;
}

#wnMostPopularTabbed .mpItem.mpFirst .wnImage {
    width: 100%;
    float: none;
    margin: 0 0 8px 0 !important;
}

#wnMostPopularTabbed .mpItem.mpFirst .wnImage img {
    width: 100%;
}

#wnMostPopularTabbed .mpClear {
    margin: 8px 0;
    clear:both;
    border-bottom: 1px solid #858585;
}
#wnMostPopularTabbed .mpLoading {
    width:100%; margin: 10px auto; text-align:center;
}

#wnMostPopularTabbed .wnDSItems-standard {
    padding: 0 10px;
    min-height: 500px;
}

#wnMostPopularTabbed .wnMPBottom {
    text-align: center;
}
#wnMostPopularTabbed .wnMPBottom .wnTab,
#wnMostPopularTabbed .wnMPBottom .wnTabNoAction {
    width:11px;
    height:9px;
    padding:0;
    margin:0 0 0 5px;
    text-indent: -9999em;
    display: inline-block;
    cursor:pointer;
    border-left: none;
    overflow: hidden;
    background-image: url("http://ftpcontent.worldnow.com/wncustom/custom/raycom/2015/images/raycom-sprite.png");
    background-repeat: no-repeat;
    background-position: -159px -101px;  
    float: none;  
}

#wnMostPopularTabbed .wnMPBottom .wnTabOn {
    background-position: -132px -101px;
    cursor:default;
}

#wnMostPopularTabbed .wnMPBottom .wnTab:first-child {
    margin-left: 0;
}
