div.pages{ padding-top:15px;box-sizing: border-box;clear:both;float:left; margin-bottom:20px;text-align:center;width:107%;}
div.pages div{text-align:right;width:95%;height:auto;}
.pages >div>.current{
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
    margin-right: 2px;
    padding-top: 2px;

    border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    background: url(../images/bgpage-01.gif) repeat-x 0 -87px;
    color: #0068cc!important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid;
}
.pages >div>a{
    border-bottom: #d3d3d4 1px solid;
    border-left: #d3d3d4 1px solid;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-right: 2px;
    padding-top: 2px;

    border-bottom: #34a7db 1px solid;
    border-left: #34a7db 1px solid;
    /*background: url(../images/bgpage-01.gif) repeat-x 0 -87px;*/
    color: #0068cc!important;
    border-top: #34a7db 1px solid;
    border-right: #34a7db 1px solid;
}