div.forFlow div.post div.postBody
{
    font-family: Georgia,"Times New Roman",Times,sans-serif
}

div.forFlow div.post div.postBody blockquote { min-height: 30px; }

div.forFlow div.post div.postBody pre.code {
    border: dashed 1px gray;
    border-left: solid 5px #eee26c;
    background-color: #fffff8
}