.dxXtraReports_BtnFirstPage_CrmTheme,
.dxXtraReports_BtnFirstPageDisabled_CrmTheme,
.dxXtraReports_BtnLastPage_CrmTheme,
.dxXtraReports_BtnLastPageDisabled_CrmTheme,
.dxXtraReports_BtnNextPage_CrmTheme,
.dxXtraReports_BtnNextPageDisabled_CrmTheme,
.dxXtraReports_BtnPrevPage_CrmTheme,
.dxXtraReports_BtnPrevPageDisabled_CrmTheme,
.dxXtraReports_BtnPrint_CrmTheme,
.dxXtraReports_BtnPrintDisabled_CrmTheme,
.dxXtraReports_BtnPrintPage_CrmTheme,
.dxXtraReports_BtnPrintPageDisabled_CrmTheme,
.dxXtraReports_BtnSave_CrmTheme,
.dxXtraReports_BtnSaveDisabled_CrmTheme,
.dxXtraReports_BtnSaveWindow_CrmTheme,
.dxXtraReports_BtnSaveWindowDisabled_CrmTheme,
.dxXtraReports_BtnSearch_CrmTheme,
.dxXtraReports_BtnSearchDisabled_CrmTheme,
.dxXtraReports_PageBorder_blc_CrmTheme,
.dxXtraReports_PageBorder_brc_CrmTheme,
.dxXtraReports_PageBorder_tlc_CrmTheme,
.dxXtraReports_PageBorder_trc_CrmTheme
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxXtraReports_BtnFirstPage_CrmTheme
{
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnFirstPageDisabled_CrmTheme
{
    background-position: 0px -289px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnLastPage_CrmTheme
{
    background-position: 0px -85px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnLastPageDisabled_CrmTheme
{
    background-position: 0px -51px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnNextPage_CrmTheme
{
    background-position: 0px -255px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnNextPageDisabled_CrmTheme
{
    background-position: 0px -119px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrevPage_CrmTheme
{
    background-position: 0px -136px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrevPageDisabled_CrmTheme
{
    background-position: 0px -204px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrint_CrmTheme
{
    background-position: 0px -102px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrintDisabled_CrmTheme
{
    background-position: 0px -272px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrintPage_CrmTheme
{
    background-position: 0px -34px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrintPageDisabled_CrmTheme
{
    background-position: 0px -68px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSave_CrmTheme
{
    background-position: 0px -170px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSaveDisabled_CrmTheme
{
    background-position: 0px -187px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSaveWindow_CrmTheme
{
    background-position: 0px -153px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSaveWindowDisabled_CrmTheme
{
    background-position: 0px -221px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSearch_CrmTheme
{
    background-position: 0px -17px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSearchDisabled_CrmTheme
{
    background-position: 0px -238px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_PageBorder_blc_CrmTheme
{
    background-position: 0px -306px;
    width: 11px;
    height: 11px;
}
.dxXtraReports_PageBorder_brc_CrmTheme
{
    background-position: 0px -317px;
    width: 11px;
    height: 11px;
}
.dxXtraReports_PageBorder_tlc_CrmTheme
{
    background-position: 0px -328px;
    width: 11px;
    height: 11px;
}
.dxXtraReports_PageBorder_trc_CrmTheme
{
    background-position: 0px -339px;
    width: 11px;
    height: 11px;
}
.dxXtraReports_PageBorder_t_CrmTheme,
.dxXtraReports_PageBorder_l_CrmTheme,
.dxXtraReports_PageBorder_r_CrmTheme,
.dxXtraReports_PageBorder_b_CrmTheme {
    padding: 0px;
    background-color: transparent;
}

.dxXtraReports_PageBorder_t_CrmTheme {
    background-image: url('pageTopBorder.png');
    background-repeat: repeat-x;
    width: 1px;
    height: 11px;
}

.dxXtraReports_PageBorder_l_CrmTheme {
    background-image: url('pageLeftBorder.png');
    background-repeat: repeat-y;
    width: 11px;
    height: 1px;
}

.dxXtraReports_PageBorder_r_CrmTheme {
    background-image: url('pageRightBorder.png');
    background-repeat: repeat-y;
    width: 11px;
    height: 1px;
}

.dxXtraReports_PageBorder_b_CrmTheme {
    background-image: url('pageBottomBorder.png');
    background-repeat: repeat-x;
    width: 1px;
    height: 11px;
}

