.dayTitle{ display:none; }
.postDesc{display:none;}
.c_b_p_desc_readmore { margin-left:20px; padding:2px 5px; font-weight: bold;}
.c_b_p_desc{ line-height:2;}

#home {
    margin: 0 auto;
    width: 100%;
}

#mainContent {
    min-height: 200px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    float: left;
    width: 75%;
    background: #fff;
}