.b-breadcrumbs {
    width: 100%;
    overflow: hidden;
    padding: 0 0 29px;
    
    color: #333;
    font-size: 120%;
    }
    .b-breadcrumbs a:link, .b-breadcrumbs a:visited {
        color: #333;
        
        line-height: 1.35;
        }
    .b-breadcrumbs a:hover, .b-breadcrumbs a:active { color: #ff7900; }