#masthead ul.header-nav > li > a {
    color: #000;
    font-size: 14px;
}
#masthead ul.header-nav > li > a:hover {
    color: #dd0d0d;
}
.section-title-normal, .section-title-normal span {
    border-bottom: 0;
    padding-bottom: 0;
}
.section-title-normal span {
    font-size: 24px;
}
.content-1 {
    background: #6ab7de2e;
    padding: 20px;
    border: solid 1px #efefef;
}
.content-1 * {
    margin-bottom: 0;
}
.matchOdds img {height: 20px;}
.post-item .box {
    background: #e4f2f9;
}
#comments {
    display: none;
}
.breadcrumb {
    padding-top: 12px;
}
.entry-header-text-top {
    padding-bottom: 0;
}
footer .section-title-normal span {
    font-size: 18px;
}
.archive-page-header h1 {
    text-align: center;
    font-size: 22px;
}