/* Branding styles file. Using special brand-related class, added to the 'body' element, is preferred. */

/* Login page logo */
.solidwall .introLogo .introLogoImage {
    width: 216px;
    height: 46px;
    background: url(../images/introLogo.png) no-repeat;
}

/* Sidebar logo */
.solidwall .logo {
    width: 87px;
    height: 19px;
    background: url(../images/logo.png) no-repeat;
}
