.dxXtraReports_BtnFirstPage_Aqua1,
.dxXtraReports_BtnFirstPageDisabled_Aqua1,
.dxXtraReports_BtnLastPage_Aqua1,
.dxXtraReports_BtnLastPageDisabled_Aqua1,
.dxXtraReports_BtnNextPage_Aqua1,
.dxXtraReports_BtnNextPageDisabled_Aqua1,
.dxXtraReports_BtnPrevPage_Aqua1,
.dxXtraReports_BtnPrevPageDisabled_Aqua1,
.dxXtraReports_BtnPrint_Aqua1,
.dxXtraReports_BtnPrintDisabled_Aqua1,
.dxXtraReports_BtnPrintPage_Aqua1,
.dxXtraReports_BtnPrintPageDisabled_Aqua1,
.dxXtraReports_BtnSave_Aqua1,
.dxXtraReports_BtnSaveDisabled_Aqua1,
.dxXtraReports_BtnSaveWindow_Aqua1,
.dxXtraReports_BtnSaveWindowDisabled_Aqua1,
.dxXtraReports_BtnSearch_Aqua1,
.dxXtraReports_BtnSearchDisabled_Aqua1 {
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxXtraReports_BtnFirstPage_Aqua1 {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled_Aqua1 {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage_Aqua1 {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled_Aqua1 {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage_Aqua1 {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled_Aqua1 {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage_Aqua1 {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled_Aqua1 {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint_Aqua1 {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled_Aqua1 {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage_Aqua1 {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled_Aqua1 {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave_Aqua1 {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled_Aqua1 {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow_Aqua1 {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled_Aqua1 {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch_Aqua1 {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled_Aqua1 {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}


