#main, #mainContent {
    background: #cfe8cb;
}

#blogTitle h2 {
    margin-left: 1em;
}
.newsItem .catListTitle {
    border: none;
    border-bottom: 1px solid #000;
    background: none;
}
#navList {
    margin-left: 0;
}
#sidebar_search .catListTitle {
    border: none;
    border-bottom: 1px solid #000;
    background: none;
}
#blog-sidecolumn .catListTitle {
    border: none;
    border-bottom: 1px solid #000;
    background: none;
}