
div.sponsor_wrap {
    margin-bottom: 24px;
}

div.sponsor_wrap:last-of-type {
    margin-bottom: 10px;
}

div.sponsor {
    vertical-align: top;
    clear:both;
    overflow:hidden;
    padding-top: 8px;
    border-top: 1px #12283C solid;
}

div.sponsor_wrap:nth-child(odd) {
    /*background-color: #EEEEEE;*/
}

img.sponsor {
}

div.sponsor_wrap h2 {
    margin-bottom: 4px;
}
