
.navxp_HB_SyncSortFooter {
    width: 964px;

    font-family: Verdana;
    font-size: 10px;
    text-align: left;
}

.navxp_HB_SyncSortFooter .root_container {
    float: left; 
    width: 180px;
    margin-left: 10px;
}

.navxp_HB_SyncSortFooter a.itemL0:link, .navxp_HB_SyncSortFooter a.itemL0:visited {
    display: block;
    
    color: #626262;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    
    background-image: url(arrow.png);
    background-repeat: no-repeat;
    background-position: center left;
    text-align: left;
    padding-left: 12px;
}

.navxp_HB_SyncSortFooter a.itemL0:hover, .navxp_HB_SyncSortFooter a.itemL0:active {

    color: #3E81B5;
}


.navxp_HB_SyncSortFooter .child_container {
    /* padding-left: 12px; */
    margin: 6px 0 0 14px;
}

.navxp_HB_SyncSortFooter a.itemLN:link, .navxp_HB_SyncSortFooter a.itemLN:visited {
    
    display: block;
    
    color: #7B797B;
    font-family: Verdana;
    font-size: 9px;
    text-decoration: none;
    font-weight: bold;
    
    background-image: url(bullet.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 12px;
    text-align: left;
    
    margin: 0 0 4px 0;
    
}

.navxp_HB_SyncSortFooter a.itemLN:hover, .navxp_HB_SyncSortFooter a.itemLN:active {
    color: #3E81B5;
}


/*
    Add your own styles to this file, which is loaded only for theme default.
    To avoid style collisions, prefix your styles with the CSS class of root NavXp element.
*/

.navxp_HB_SyncSortFooter .root_container_1 {
    /* float: none;
    border-bottom: 1px solid #D6D7D6;
    width: 100%;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 10px 10px; */
    
}

.navxp_HB_SyncSortFooter .root_container_2 {
    /* clear: left; */
}
