.cnnt_wh {
    border-bottom: 1px solid #CCCCCC;
    display: inline-block;
    padding-bottom: 4px;
    width: 100%;
}
.pagination_txt {
    display: inline-block;
    margin-top: 5px;
    width: 100%;
}
.pag_txt {
    float: right;
    font-family: arial;
    font-size: 13px;
    xpadding-left: 25px;
    padding-top: 4px;
}
.headertba {
    color: #58594C;
    display: inline-block;
    float: right;
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    margin-right: 0;
}
@media only screen and (max-width:400px){
.pag_txt { float: left !important; }
.headertba { margin-left:5px !important; }	
}
.nav {
    xfloat: left;
}
.headertba span.current a {
    background-image: url("../images/a_h.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 22px;
    padding-right: 2px;
    text-align: center;
    text-decoration: none;
    width: 27px;
}
.headertba a {
    background-image: url("../images/aa.png");
    background-repeat: no-repeat;
    color: #436D90;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 24px;
    line-height: 22px;
    padding-right: 2px;
    text-align: center;
    text-decoration: none;
    width: 27px;
}

