#topics .postTitle {
    font-size: 28px;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    padding-left: 5px;
}
.postBody {
    padding: 5px 2px 5px 5px;
    line-height: 1.5;
    color: #000;
    font-size: 16px;
}
.postBody p {
    line-height: 1.5;
    color: #000;
    font-size: 16px;
}
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 15px !important;
}