﻿@media(min-width:1260px) {
    div.featuredRule {
        width: 659px;
    }

    div.featured {
        width: 312px;
    }

        div.featured > div.caption {
            width: 322px;
            height: 30px;
        }

            div.featured > div.caption > a {
                font-size: 19px;
            }

        div.featured img {
            width: 322px;
            height: 226px;
        }

        div.featured span.tm {
            top: -6px;
        }

    div.featuredSeparator {
        height: 246px;
        margin-left: 17px;
        margin-right: 7px;
    }
}
