.holder {
    margin: 15px 0;
}

.holder a {
    padding: 10px 15px;
    font-size: 16px;
    cursor: pointer;
    margin: 0 5px;
    color: #999;
    font-weight: bold;
}

.holder a:hover {
    background: #166270;
    padding: 10px 15px;
    margin: 0px 5px;
    border-radius: 8px;
    border: none;
    border-image: none;
    color: rgb(255, 255, 255);
    font-weight: bold;
}

.holder a.jp-previous {
    margin-right: 15px;
}

.holder a.jp-next {
    margin-left: 15px;
}

.holder a.jp-current, a.jp-current:hover {
    background: #166270;
    padding: 10px 15px;
    margin: 0px 5px;
    border-radius: 4px;
    border: none;
    border-image: none;
    color: rgb(255, 255, 255);
    font-weight: bold;
    padding: 10px 15px;
    margin: 0px 5px;
    border-radius: 4px;
    border: none;
    border-image: none;
    color: rgb(255, 255, 255);
    margin: 0px 5px;
    border-radius: 4px;
    border: none;
    border-image: none;
    color: rgb(255, 255, 255);
    border-radius: 4px;
    border: none;
    border-image: none;
    color: rgb(255, 255, 255);
    border: none;
    border-image: none;
    color: rgb(255, 255, 255);
    border-image: none;
    color: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
}

.holder a.jp-disabled, a.jp-disabled:hover {
    color: #bbb;
}

.holder a.jp-current, a.jp-current:hover, .holder a.jp-disabled, a.jp-disabled:hover
{
    cursor: default;
}

.holder span {
    margin: 0 5px;
}
.pag {
    clear: both;
    float: left;
    padding: 20px 0px;
    left: 50%;
    position: relative;
}
.pag_box2nav {
    position: relative;
    left: -50%;
    margin: 45px;
    bottom: 25px;
}
.pag_box2nav ul {
    float: left;
    background: none;
    margin-bottom: 10px;
}
.pag_box2nav ul, li {
    margin: 0px;
    padding: 0px;
}
.pag_box2nav ul li {
    float: left;
}
.pag_box2nav li {
    display: inline;
    list-style: none;
    list-style-position: outside;
    text-align: center;
}
.footer {
    clear: both;
}