/* BASIC css start */
#content .more{
    float:none;
}

.btn_moreRed{
    display:block;
    height:40px;
    line-height:40px;
    background:#992221;
    font-size:13px;
    color:#fff;
    text-align:center;
}
/* BASIC css end */

