.dxXtraReports_BtnFirstPage_SoGeBg,
.dxXtraReports_BtnFirstPageDisabled_SoGeBg,
.dxXtraReports_BtnLastPage_SoGeBg,
.dxXtraReports_BtnLastPageDisabled_SoGeBg,
.dxXtraReports_BtnNextPage_SoGeBg,
.dxXtraReports_BtnNextPageDisabled_SoGeBg,
.dxXtraReports_BtnPrevPage_SoGeBg,
.dxXtraReports_BtnPrevPageDisabled_SoGeBg,
.dxXtraReports_BtnPrint_SoGeBg,
.dxXtraReports_BtnPrintDisabled_SoGeBg,
.dxXtraReports_BtnPrintPage_SoGeBg,
.dxXtraReports_BtnPrintPageDisabled_SoGeBg,
.dxXtraReports_BtnSave_SoGeBg,
.dxXtraReports_BtnSaveDisabled_SoGeBg,
.dxXtraReports_BtnSaveWindow_SoGeBg,
.dxXtraReports_BtnSaveWindowDisabled_SoGeBg,
.dxXtraReports_BtnSearch_SoGeBg,
.dxXtraReports_BtnSearchDisabled_SoGeBg {
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxXtraReports_BtnFirstPage_SoGeBg {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled_SoGeBg {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage_SoGeBg {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled_SoGeBg {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage_SoGeBg {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled_SoGeBg {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage_SoGeBg {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled_SoGeBg {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint_SoGeBg {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled_SoGeBg {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage_SoGeBg {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled_SoGeBg {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave_SoGeBg {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled_SoGeBg {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow_SoGeBg {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled_SoGeBg {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch_SoGeBg {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled_SoGeBg {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}


