﻿
 .xbreadcrumbs LI.top_gray {
    border-left: 10px solid #e1ece3;
    background: #e1ece3 url('/images/MenuNutrition/Buttons/breadcrumb-grey-expand.gif') no-repeat center left;
}

 .xbreadcrumbs LI:HOVER, .xbreadcrumbs LI.hover {
    border-left: 10px solid #00543d;
    background: #00543d  no-repeat center left;
}

.xbreadcrumbs, .xbreadcrumbs LI {
     float: right !important;
     border-right: none !important;
}

.xbreadcrumbs, .xbreadcrumbs LI A{
    padding-right: 10px !important;
}

.xbreadcrumbs LI UL LI {
    padding-right: 0 !important;
}

.xbreadcrumbs LI UL LI A {
    padding-right: 10px !important;
}

.expand-button {
    float: left !important;
}
 