.dxXtraReports_BtnFirstPage_Office2010Blue,
.dxXtraReports_BtnFirstPageDisabled_Office2010Blue,
.dxXtraReports_BtnLastPage_Office2010Blue,
.dxXtraReports_BtnLastPageDisabled_Office2010Blue,
.dxXtraReports_BtnNextPage_Office2010Blue,
.dxXtraReports_BtnNextPageDisabled_Office2010Blue,
.dxXtraReports_BtnPrevPage_Office2010Blue,
.dxXtraReports_BtnPrevPageDisabled_Office2010Blue,
.dxXtraReports_BtnPrint_Office2010Blue,
.dxXtraReports_BtnPrintDisabled_Office2010Blue,
.dxXtraReports_BtnPrintPage_Office2010Blue,
.dxXtraReports_BtnPrintPageDisabled_Office2010Blue,
.dxXtraReports_BtnSave_Office2010Blue,
.dxXtraReports_BtnSaveDisabled_Office2010Blue,
.dxXtraReports_BtnSaveWindow_Office2010Blue,
.dxXtraReports_BtnSaveWindowDisabled_Office2010Blue,
.dxXtraReports_BtnSearch_Office2010Blue,
.dxXtraReports_BtnSearchDisabled_Office2010Blue 
{
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxXtraReports_BtnFirstPage_Office2010Blue {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled_Office2010Blue {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage_Office2010Blue {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled_Office2010Blue {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage_Office2010Blue {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled_Office2010Blue {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage_Office2010Blue {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled_Office2010Blue {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint_Office2010Blue {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled_Office2010Blue {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage_Office2010Blue {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled_Office2010Blue {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave_Office2010Blue {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled_Office2010Blue {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow_Office2010Blue {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled_Office2010Blue {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch_Office2010Blue {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled_Office2010Blue {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}


