﻿div.centercontent {
    margin-right: 210px;
}
li.currentyear a {
    font-weight: bold;
}

div.editdiv {
    margin-top: 1em;
}

div.sponsors {
    float: right;
    width: 200px;
}
div.sponsors dl.sponsors {
    border: solid 1px #f0f0f0;
}
div .sponsors dl.sponsors dt {
    background-color: #eeeeee;
    padding: .5em;
    margin-top: 1em;
}
div.sponsors dl.sponsors dt:first-child {
    margin-top: 0;
}
div.sponsors dl.sponsors dd {
    padding: 3px 5px;
    border-bottom: solid 1px #f0f0f0;
    color: #636363;
    font-weight: bold;
    font-size: 90%;
}
div.sponsors dl.sponsors dd:last-child {
    border-bottom: none;
}
div .sponsors dl.sponsors dd a {
    color: #636363;
    font-weight: bold;
    font-size: 90%;
}
div.sponsors dl.sponsors dd img {
    max-width: 190px;
}