.crumbs a {
    text-decoration: none;
    padding-right: 0.6em;
    color: #000000;
    /*font-weight: 300;*/
    /*font-size: 16px;*/
}

.crumbs .separator {
    background: url('../img/arrow.png') no-repeat;
    position: relative;
    top: 0.1em;
    padding-right: 1em;
}

div.crumbs {
    /*padding-bottom: 2em;*/
}

span.active {
    /*font-size: 16px;*/
}
