ol.year-list {
    margin: 0 0 10px 4px;
}

ol.year-list li, ol.month-list, ol.month-list li {
    display: inline;
}

ol.year-list li {
    font-size: 11px;
}

ol.month-list li.month-label {
}

div.month-divider {
    color: #fff;
    background-color: #514380;
    font-size: .84em;
    margin: 4px;
    padding: 2px 0;
    text-align: center;
}

#folder-content h1.subsection {
    margin-bottom: 0px;
}