div.post div.entry
{
    font-family: "Trebuchet MS", Georgia,"Times New Roman",Times,sans-serif;
}


/* Remove ads */
#site_nav_under, #ad_under_post_holder, #blog_news_kb{
 display:none;
}

#profile_block{
 clear:both;
}

#cnblogs_post_body img {
background-color: #fff;
border: 4px solid #eee;
padding: 1px;
}

img.centered, .aligncenter {
display: block;
margin: 0 auto 10px;
}