#home {
    filter: alpha(opacity=50);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
#profile_block {
    display: none;
}
#ad_t2, #cnblogs_c1, #under_post_news, #cnblogs_c2, #under_post_kb {
    display: none;
}
#blog_post_info {
    display: none;
}
#comment_form_container .comment_textarea {
    width: 96%;
}
#BlogPostCategory, #EntryTag {
    display: inline-block;
}
.postTitle a:hover {
    margin-left: 0;
    color: #0f3647;
    text-decoration: none;
}