/* BASIC css start */
#myHistory .page-body { padding: 0px; }
#myHistory .total-page {/* margin-top: 50px; */display: none;}
#myHistory .table-d2-list { margin-top: 5px; }
#myHistory .tb-btns a { display: block; margin-bottom: 3px; }

#myHistory .my-board-list {
    text-align: center;
    margin-top: 10px;
    display: none;
}

#myHistory .my-board-list ul {
    list-style:none;
    margin:0px;
    display: inline-block;
}
#myHistory .my-board-list ul li{
    margin:7px;
    float:left;
}
#myHistory .my-board-list ul li a{
    font-size: 18px;
}

#myHistory .my-board-name {
    clear:both;
    text-align:center;
    height:30px;
    padding-top:15px;
}

#myHistory .my-board-name span{
    font-weight: bold;
    font-size:16px;
}



.widget_managing_reviews {
    padding: 28px 0px 0 0px;
    min-width: 700px;
    color: black;
}



p.t-box-msg {
    display: none;
}



/* BASIC css end */

