/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. */


body.front.emergency-alert-level-emergency-lowload #header-content-section-wrapper {
    background: #FFF;
}

.block-superfish {    
    border-radius: 4px 4px 0 0;
}    

#zone-preface {
    margin-bottom: 20px;
}


/* Postscript Zone */

#zone-postscript .region {
    width: 220px;
    margin-left: 10px;
    margin-right: 10px;
}

#section-footer .queens-logo {
    display: none;
}