.dxXtraReports_BtnFirstPage_Blue,
.dxXtraReports_BtnFirstPageDisabled_Blue,
.dxXtraReports_BtnLastPage_Blue,
.dxXtraReports_BtnLastPageDisabled_Blue,
.dxXtraReports_BtnNextPage_Blue,
.dxXtraReports_BtnNextPageDisabled_Blue,
.dxXtraReports_BtnPrevPage_Blue,
.dxXtraReports_BtnPrevPageDisabled_Blue,
.dxXtraReports_BtnPrint_Blue,
.dxXtraReports_BtnPrintDisabled_Blue,
.dxXtraReports_BtnPrintPage_Blue,
.dxXtraReports_BtnPrintPageDisabled_Blue,
.dxXtraReports_BtnSave_Blue,
.dxXtraReports_BtnSaveDisabled_Blue,
.dxXtraReports_BtnSaveWindow_Blue,
.dxXtraReports_BtnSaveWindowDisabled_Blue,
.dxXtraReports_BtnSearch_Blue,
.dxXtraReports_BtnSearchDisabled_Blue
{
	background: transparent url('sprite.png') no-repeat;
	-background-image: url('sprite.gif');
}

.dxXtraReports_BtnFirstPage_Blue {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled_Blue {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage_Blue {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled_Blue {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage_Blue {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled_Blue {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage_Blue {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled_Blue {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint_Blue {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled_Blue {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage_Blue {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled_Blue {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave_Blue {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled_Blue {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow_Blue {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled_Blue {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch_Blue {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled_Blue {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}




