.pag{
    text-align: right;
}
.pag a{
    display: inline-block;
    text-align: center;
    border: 1px solid #53b6c5;
    color: #53b6c5;
    height: 30px;
    line-height: 30px;
    width: 40px;
    background-color: #fff;
    border-radius: 3px;
    margin: 6px 0;
    font-size: 14px;
}