/* Change logo */
#portal-logo {
    background: url(http://www.csc.fi/logo_en.gif) no-repeat;
}

/* Don't show the translation field in the English section. */
#archetypes-fieldname-translation { 
display:none;
}

/** End of navigation portlet rules */

