.dxXtraReports_BtnFirstPage,
.dxXtraReports_BtnFirstPageDisabled,
.dxXtraReports_BtnLastPage,
.dxXtraReports_BtnLastPageDisabled,
.dxXtraReports_BtnNextPage,
.dxXtraReports_BtnNextPageDisabled,
.dxXtraReports_BtnPrevPage,
.dxXtraReports_BtnPrevPageDisabled,
.dxXtraReports_BtnPrint,
.dxXtraReports_BtnPrintDisabled,
.dxXtraReports_BtnPrintPage,
.dxXtraReports_BtnPrintPageDisabled,
.dxXtraReports_BtnSave,
.dxXtraReports_BtnSaveDisabled,
.dxXtraReports_BtnSaveWindow,
.dxXtraReports_BtnSaveWindowDisabled,
.dxXtraReports_BtnSearch,
.dxXtraReports_BtnSearchDisabled {
    background-image: url('/DXR.axd?r=9_1-w0MP3');
    -background-image: url('/DXR.axd?r=9_0-w0MP3'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxXtraReports_BtnFirstPage {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}


