a.nav-arrow {
    font-size: 10pt;
    font-weight: bold;
}

table.paging {
    align: center;
    border: 0;
    width: 1%;
}

table.paging td {
    font-size: 90%;
    white-space: nowrap;
}

.prev-page {
    text-align: right;
    font-size: 12pt;
    color: #00c;
    font-weight: bold;
}

.next-page {
    text-align: left;
    font-size: 12pt;
    color: #00c;
    font-weight: bold;
}

