.article .mod-wrp-1 {
    background: url("/assets/nflimg/white-80perc-bg.png") repeat-y 0 0 transparent;
    border: 1px solid #e9ecee;
}

.refresh .mod-wrp-1 {
    background: -moz-linear-gradient(center top , #ffffff, #f2f2f2) repeat scroll 0 0 transparent;
    border: 1px solid #e9ecee;
}

#ribbon-container .fragment-container .module .mod-title h2 {
    font-size: 22px;
    line-height: 16px;
}

.side-bar .mod-wrp-1 {
    background-color: #f2f2f2;
    background-image: -moz-linear-gradient(center top , #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #E9ECEE;
    padding: 10px 5px;
    width: 300px;
}

.featured-gallery .content-list-variation-3 .bd li .thumb a {
    border: 0px solid #001F52;
    overflow: hidden;
}

.featured-gallery .content-list-variation-3 .bd li .thumb a:hover {
    border: 0px solid #f05623;
}

.featured-gallery .content-list-variation-3 .bd li.loop-first {
    margin: 0;
    width: 290px;
}

.featured-gallery .content-list-variation-3 .bd li.loop-first .thumb a {
    width: 293px;
}

.featured-gallery .content-list-variation-3 .bd li .thumb a img {
    border: 0 none;
    height: auto;
    width: 85px;
}

.featured-gallery .content-list-variation-3 .bd ul li {
    margin: 0 10px 0 0;
    min-height: 65px;
    width: 85px;
}

.featured-content .bd {
    padding: 0 0 0 5px;
}

.featured-content .bd ul li {
    margin-right: 19px;
    overflow: visible;
    width: 182px;
}

.featured-content .bd ul li .thumb {
    width: 190px;
}

.featured-content .bd ul li .thumb a {
    border: 2px solid #001F52;
    height: 115px;
    overflow: hidden;
    width: 190px;
}

.featured-content .bd ul li .thumb a:hover {
    border-color: #F15623;
}

.featured-content .bd ul li .thumb a img {
    border: medium none;
    height: 115px;
    width: 190px;
}

.featured-content .content-list-variation-3 .bd li div h3 {
    width: auto;
}

.featured-content .content-list-variation-2 .bd li {
    margin:10px 0 !important;
}

.featured-content .tmb-video-play, .featured-content .video-icon {
    left: 85px;
    top: 50px;
}

.featured-content .bd ul li {
    min-height: 165px;
}

.module .mod-title h2, .module .hd .title h2 {
    color: #F15623;
    font-family: "NFLEndzoneSansCondMedium",sans-serif;
    font-size: 23px;
    font-weight: lighter;
    line-height: 12px;
    text-transform: uppercase;
}

#ribbon-container.module .mod-wrp-1 {
    border: 0px solid #ccc;
}

.trending .content-list-variation-1 .bd ul li.loop-odd {
    background: none;
}

.content-list .bd li div .details {
    color: #282828;
    display: none;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    text-transform: capitalize;
}

.article-content img {
    background-color: transparent;
}

.article-small .hd p, .article-small .bd p {
    font-size: 14px;
    line-height: 1.5em;
}


/* MORE LINKS */
.hp-more-links {
    height: 24px;
    margin: 0 0 20px 0;
    padding: 20px 0 0 0;
}

.hp-more-links ul,
.hp-more-links li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.hp-more-links li {
    display: block;
    float: left;
    width: 195px;
    margin: 0 15px;
    padding: 0;
    text-align: center;
}

.hp-more-links li.loop-first,
.hp-more-links li.loop-last {
    margin: 0;
}

.hp-more-links li a {
    padding: 0 15px 0 0;
    font-family: NFLEndzoneSansCondMedium, sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 24px;
    color: #024;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent url("/assets/nflimg/more-links-bg.png") no-repeat right 6px;
}

.hp-more-links li a:hover {
    color: #fb4f14;
    text-decoration: none;
    background: transparent url("/assets/nflimg/more-links-bg.png") no-repeat right -44px;
}

/* END MORE LINKS */


