.dxXtraReports_BtnFirstPage_psconnect,
.dxXtraReports_BtnFirstPageDisabled_psconnect,
.dxXtraReports_BtnLastPage_psconnect,
.dxXtraReports_BtnLastPageDisabled_psconnect,
.dxXtraReports_BtnNextPage_psconnect,
.dxXtraReports_BtnNextPageDisabled_psconnect,
.dxXtraReports_BtnPrevPage_psconnect,
.dxXtraReports_BtnPrevPageDisabled_psconnect,
.dxXtraReports_BtnPrint_psconnect,
.dxXtraReports_BtnPrintDisabled_psconnect,
.dxXtraReports_BtnPrintPage_psconnect,
.dxXtraReports_BtnPrintPageDisabled_psconnect,
.dxXtraReports_BtnSave_psconnect,
.dxXtraReports_BtnSaveDisabled_psconnect,
.dxXtraReports_BtnSaveWindow_psconnect,
.dxXtraReports_BtnSaveWindowDisabled_psconnect,
.dxXtraReports_BtnSearch_psconnect,
.dxXtraReports_BtnSearchDisabled_psconnect 
{
    background-image: url('sprite.png');
    -background-image: url('sprite.gif'); /* for IE6 */
    background-repeat: no-repeat;
    background-color: transparent;
}

.dxXtraReports_BtnFirstPage_psconnect {
    background-position: -16px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnFirstPageDisabled_psconnect {
    background-position: -16px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPage_psconnect {
    background-position: -32px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnLastPageDisabled_psconnect {
    background-position: -32px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPage_psconnect {
    background-position: -64px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnNextPageDisabled_psconnect {
    background-position: -64px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPage_psconnect {
    background-position: -48px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrevPageDisabled_psconnect {
    background-position: -48px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrint_psconnect {
    background-position: -80px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintDisabled_psconnect {
    background-position: -80px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPage_psconnect {
    background-position: -96px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnPrintPageDisabled_psconnect {
    background-position: -96px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSave_psconnect {
    background-position: -112px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveDisabled_psconnect {
    background-position: -112px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindow_psconnect {
    background-position: -128px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSaveWindowDisabled_psconnect {
    background-position: -128px -16px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearch_psconnect {
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}

.dxXtraReports_BtnSearchDisabled_psconnect {
    background-position: 0px -16px;
    width: 16px;
    height: 16px;
}


