#profile_block{
    display:none
}
.PostTitle{
    font-weight:bold
}

#cnblogs_post_body h1 {
background-color: #4BACC6;
font-size: 24px;
color: white;
padding: 5px;
font-weight: bold;
border-radius: 4px 4px 4px 4px;
height: 38px;
line-height: 38px;
}