.dxXtraReports_BtnFirstPage_BMW,
.dxXtraReports_BtnFirstPageDisabled_BMW,
.dxXtraReports_BtnLastPage_BMW,
.dxXtraReports_BtnLastPageDisabled_BMW,
.dxXtraReports_BtnNextPage_BMW,
.dxXtraReports_BtnNextPageDisabled_BMW,
.dxXtraReports_BtnPrevPage_BMW,
.dxXtraReports_BtnPrevPageDisabled_BMW,
.dxXtraReports_BtnPrint_BMW,
.dxXtraReports_BtnPrintDisabled_BMW,
.dxXtraReports_BtnPrintPage_BMW,
.dxXtraReports_BtnPrintPageDisabled_BMW,
.dxXtraReports_BtnSave_BMW,
.dxXtraReports_BtnSaveDisabled_BMW,
.dxXtraReports_BtnSaveWindow_BMW,
.dxXtraReports_BtnSaveWindowDisabled_BMW,
.dxXtraReports_BtnSearch_BMW,
.dxXtraReports_BtnSearchDisabled_BMW {
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxXtraReports_BtnFirstPage_BMW {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled_BMW {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage_BMW {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled_BMW {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage_BMW {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled_BMW {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage_BMW {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled_BMW {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint_BMW {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled_BMW {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage_BMW {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled_BMW {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave_BMW {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled_BMW {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow_BMW {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled_BMW {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch_BMW {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled_BMW {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}


