/*

    This style sheet contains language specific styles for all languages
    
    This file should be ordered as elements appear on the page.
    
*/

/*EN*/
html.en #logo {
	background-image: url(/cms_images/argus-logo.gif);
}

/* Chinese & Japanese */
html.ja #nav-primary li a,
html.zh #nav-primary li a{
        font-weight:normal !important;
}