.clockdiv{
   text-align: center;
}

.postTitle, .entrylistPosttitle, .feedback_area_title {
    border-bottom: 1px solid #ddd;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 10px;
}

#.postTitle, .entrylistPosttitle, .feedback_area_title {
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0 10px;
}

#cnblogs_post_body h2 {
background-color: #3481B8;
    border-radius: 3px;
    text-align:left;
    color:white;
    text-shadow: 1px 1px 2px #222222;
    padding-left: 15px;
    margin-bottom: 12px;
}