﻿.RadDataPager .rdpNumPart a {
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 22px;
    text-decoration: none;
}

.RadDataPager .rdpNumPart span {
    float: left;
    padding: 0 0 0 5px;
}

.RadDataPager_Default .rdpNumPart a.rdpCurrentPage {
    background-position: 100% -1450px !important;
}

.RadDataPager_Default .rdpNumPart a.rdpCurrentPage {
    background: no-repeat url('/html/MciCorp/img/PressRoom/pager.gif');
}

    .RadDataPager_Default .rdpNumPart a.rdpCurrentPage span {
        background-position: 0 -1350px !important;
    }

.RadDataPager_Default .rdpNumPart a.rdpCurrentPage span {
    background: no-repeat url('/html/MciCorp/img/PressRoom/pager.gif');
}