#top h1 {
    font-size: 24px;
    padding-bottom: 8px;
    color: #888;
}
div.postBody {
    text-indent: 0;
    line-height: 2em;
}
div.newsItem {
    text-indent: 0;
}
div.feedbackListSubtitle {
    /*border-top: 1px dashed #999;*/
    border-top: 1px dashed #3B576B;

}
.blog_comment_body {
    /*color: #3C698B;*/
    color: #3B576B;
}
#cnblogs_post_body h1 {
    background-color: #A5A5A5;
    color: white;
    padding: 8px;
    margin-bottom: 15px;
    margin-top: 10px;
}