.syntaxhighlighter {
    border: 1px solid #C0C0C0 !important;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px !important;
    line-height: 1.4 !important;
    margin-bottom: 2px !important;
    margin-top: 2px !important;
    word-wrap: break-word;
    width: 99% !important;
}
.postBody h1 {
    background: none repeat scroll 0 0 #1977B0;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 5px;
    margin-top: 15px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-top: 5px;
}