.archiveListingWrapper,
div#years {
    width: 185px !important;
}

.archiveListingWrapper {
    overflow: hidden;
    height: 265px !important;
}

.newsItem {
    border-bottom: none !important;
}

.archiveFooter {
    font-size: 12px !important;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #e79165;
    color: white !important;
    display: block;
    text-decoration: none;
    z-index: 100000;
    width: 209px;
}

.archiveFooter a {
    color: white !important;
}

.archiveFooter a:hover {
    color: white !important;
}

.archiveListing
{
    height: 265px;
}
