@media screen, projection
{
    /* network bar changes */
    
    #networkbar #networkbar-container .networkbar-inner {
        margin-left: auto !important;
        margin-right: auto !important; 
/*        width: 70% !important;
        min-width: 1120px !important;
        max-width: 1320px !important; */
    }

/*    
#networkbar #networkbar-container .networkbar-inner .networkbar-branding .networkbar-logo .networkbar-logo-image {
width: 172px
}    
        

    
    #networkbarloader {
        display: none;
    }
    #networkbarloader_container {
        height: 35px;
        display: block;
        background-color: #373737;
    }
*/    
    
    /* PRO PAGES (ems one) Changes */

    #header_sub {
        height: 62px;
    }
    
    .language_container {
        top: 55px;
    }
    .menu_secondary_rolldown {
        top: 77px;
    }
    
    
    #header_brandlogo {
        top: 1px;
        height: 139px;
        background-position: 0 -21px;
    }
    
    #header_menu {
        top: 32px;
    }
    #header_bg_wide {
        height: 88px;
        background-position: bottom;
    }
    #header_networklogo {
        display: none;
    }
    #header {
        height: 140px;
    }


    
    #header_bg {
        #top: 32px;
    }    

    #teaser_bg {
        #top: 119px;
    }

    #teaser_bottom_bg {
        #top: 720px;
    }

    #subheader_bg {
        #top: 99px
    }

}