div.content-box {
    border                : 1px solid #AEAFB2;
}
div.content-box h2 {
    background-color      : #AEAFB2;
    color                 : #FFFFFF !important;
    font-size             : 14px !important;
}
div.search-result h3 a {
    text-decoration       : underline;
    font-size             : 13px;
    color                 : #E70104;
}
em.highlight {
    background-color      : #FFF0C8;
    font-weight           : bold;
}