.legacyCSSSupportRequested #brandHeaderLeftOuterContainer {
    background-image: url(../../../static/images/environmentbranding/logo/ibxpress.gif);
    width: 160px;
}

.legacyCSSSupportRequested #brandHeaderCenterOuterContainer #brandHeaderCenterContainer {
    text-align: center;
}

.legacyCSSSupportRequested #brandHeaderRightOuterContainer {
    width: 160px;
    height: 50px;
    background-image: url(../../../static/images/environmentbranding/logo/ibc.gif);
    background-position: top right;
    background-repeat: no-repeat;
}

.member #brandHeader {
    border-bottom: 2px solid #006699;
}

.member #brandFooter #brandFooterCenter {
    width: 105px;
    background-image: url(../../../static/media/common/pb_bf.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.public #brandHeader {
    border-bottom: 2px solid #006699;
}

.public #brandFooter #brandFooterCenter {
    width: 105px;
    background-image: url(../../../static/media/common/pb_bf.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

.portal #applicationHeader {
    background-image: url(../../../static/media/tabs_background.gif);
    background-repeat: repeat-x;
    background-position: bottom;

    border: 1px solid #91A7B4;
    border-top-color: #778A98;
    border-bottom: 1px solid #FFFFFF;
    height: 20px;
}
