/* Tree View */

#leftNavigationMenu {
    width: 163px;
    margin-top: -4px;
}

    #leftNavigationMenu img {
        margin-right: 5px;
    }

.leafNode {
    margin-left: -6px;
}

.levelTwo {
    margin-left: -25px !important;
}

    .levelTwo .selectedNode {
        font-weight: bold !important;
    }

.leftNavigationMenu_0 {
    font-weight: normal !important;
    padding-left: 4px;
    font-family: BMWTypeRegular, Verdana, Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    text-decoration: none !important;
    line-height: 20px !important;
    color: #002233 !important;
    text-decoration: none;
    background: none;
}
