.pending_num_lis {
    color: #b3b3b3;
    float: right;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px 0 0 0;
    text-align: left;
    width: 100%;
}

.pager_number {
    color: #1477a6;
    display: block;
    float: left;
    font-weight: 100 !important;
    height: 17px;
    line-height: 17px;
    list-style: none;
    margin: 0 2px 0 2px !important;
    margin: 0 2px 0 0;
    padding: 0;
    text-align: center;
    width: 16px;
}

.pager_number a {
    background-color: #b7cecd;
    border: 1px solid #cfcfcf;
    color: #1477a6;
    display: block;
    float: right;
    font-weight: 100 !important;
    height: 17px;
    text-decoration: none;
    width: 16px;
}

.pager_number a:hover {
    background-color: #1477a6;
    border: 1px solid #0a618a;
    color: #FFFFFF;
    display: block;
    float: right;
    font-weight: 100 !important;
    height: 17px;
    text-decoration: none;
    width: 16px;
}

.pager_number_active {
    background-color: #1477a6 !important;
    border: 1px solid #a30013 !important;
    color: #ffffff !important;
    display: block;
    float: left;
    font-weight: 100 !important;
    height: 17px !important;
    line-height: 17px !important;
    margin-right: 2px;
    text-align: center;
    width: 16px !important;
}

.pager_number_active a {
    border: 0 !important;
    color: #ffffff !important;
    display: block;
    font-weight: 100 !important;
    text-decoration: none;
}

.pager_number_active a:hover {
    color: #ffffff !important;
    display: block;
    font-weight: 100 !important;
    text-decoration: none;
}

.pager_container {
    float: right;
    font-family: Arial;
    font-size: 11px;
    margin: 0;
    padding: 0 0 0 0;
}

.pre_page_01 {
    display: block;
    float: left;
    height: 17px;
    margin: 0 2px 0 2px !important;
    margin: 0 2px 0 0;
    padding: 0;
    width: 21px;
}

.pre_page_01 span { display: none; }

.pre_page_01 a {
    background: url(../images/previous_btn.gif) no-repeat;
    border: 1px solid #cfcfcf;
    color: #b3b3b3;
    display: block;
    height: 17px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
}

.pre_page_01 a:hover {
    background: url(../images/previous_btn_01.gif) no-repeat;
    border: 1px solid #a30013;
    color: #2d799e;
    height: 17px;
    margin: 0;
    padding: 0 0 0 0;
    text-decoration: none;
}

.next_page_01 {
    display: block;
    float: left;
    height: 17px;
    padding: 0;
    width: 21px;
}

.next_page_01 span { display: none; }

.next_page_01 a {
    background-image: url(../images/next.gif) !important;
    background-position: left;
    border: 1px solid #cfcfcf;
    color: #b3b3b3;
    display: block;
    height: 17px;
    padding: 0 0 0 0;
    text-decoration: none;
}

.next_page_01 a:hover {
    background-image: url(../images/next_over.gif) !important;
    border: 1px solid #a30013;
    color: #2d799e;
    display: block;
    height: 17px;
    margin: 0;
    padding: 0 0 0 0;
    text-decoration: none;
}