.dxXtraReports_BtnFirstPage_DevEx,
.dxXtraReports_BtnFirstPageDisabled_DevEx,
.dxXtraReports_BtnLastPage_DevEx,
.dxXtraReports_BtnLastPageDisabled_DevEx,
.dxXtraReports_BtnNextPage_DevEx,
.dxXtraReports_BtnNextPageDisabled_DevEx,
.dxXtraReports_BtnPrevPage_DevEx,
.dxXtraReports_BtnPrevPageDisabled_DevEx,
.dxXtraReports_BtnPrint_DevEx,
.dxXtraReports_BtnPrintDisabled_DevEx,
.dxXtraReports_BtnPrintPage_DevEx,
.dxXtraReports_BtnPrintPageDisabled_DevEx,
.dxXtraReports_BtnSave_DevEx,
.dxXtraReports_BtnSaveDisabled_DevEx,
.dxXtraReports_BtnSaveWindow_DevEx,
.dxXtraReports_BtnSaveWindowDisabled_DevEx,
.dxXtraReports_BtnSearch_DevEx,
.dxXtraReports_BtnSearchDisabled_DevEx,
.dxXtraReports_PageBorder_blc_DevEx,
.dxXtraReports_PageBorder_brc_DevEx,
.dxXtraReports_PageBorder_tlc_DevEx,
.dxXtraReports_PageBorder_trc_DevEx
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxXtraReports_BtnFirstPage_DevEx
{
    background-position: 0px 0px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnFirstPageDisabled_DevEx
{
    background-position: 0px -289px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnLastPage_DevEx
{
    background-position: 0px -85px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnLastPageDisabled_DevEx
{
    background-position: 0px -51px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnNextPage_DevEx
{
    background-position: 0px -255px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnNextPageDisabled_DevEx
{
    background-position: 0px -119px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrevPage_DevEx
{
    background-position: 0px -136px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrevPageDisabled_DevEx
{
    background-position: 0px -204px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrint_DevEx
{
    background-position: 0px -102px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrintDisabled_DevEx
{
    background-position: 0px -272px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrintPage_DevEx
{
    background-position: 0px -34px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnPrintPageDisabled_DevEx
{
    background-position: 0px -68px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSave_DevEx
{
    background-position: 0px -170px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSaveDisabled_DevEx
{
    background-position: 0px -187px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSaveWindow_DevEx
{
    background-position: 0px -153px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSaveWindowDisabled_DevEx
{
    background-position: 0px -221px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSearch_DevEx
{
    background-position: 0px -17px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_BtnSearchDisabled_DevEx
{
    background-position: 0px -238px;
    width: 16px;
    height: 16px;
}
.dxXtraReports_PageBorder_blc_DevEx
{
    background-position: 0px -306px;
    width: 10px;
    height: 10px;
}
.dxXtraReports_PageBorder_brc_DevEx
{
    background-position: 0px -317px;
    width: 10px;
    height: 10px;
}
.dxXtraReports_PageBorder_tlc_DevEx
{
    background-position: 0px -328px;
    width: 10px;
    height: 10px;
}
.dxXtraReports_PageBorder_trc_DevEx
{
    background-position: 0px -339px;
    width: 10px;
    height: 10px;
}
.dxXtraReports_PageBorder_t_DevEx,
.dxXtraReports_PageBorder_l_DevEx,
.dxXtraReports_PageBorder_r_DevEx,
.dxXtraReports_PageBorder_b_DevEx {
    padding: 0px;
    background-color: transparent;
}

.dxXtraReports_PageBorder_t_DevEx {
    background-image: url('pageTopBorder.png');
    background-repeat: repeat-x;
    width: 1px;
    height: 10px;
}

.dxXtraReports_PageBorder_l_DevEx {
    background-image: url('pageLeftBorder.png');
    background-repeat: repeat-y;
    width: 10px;
    height: 1px;
}

.dxXtraReports_PageBorder_r_DevEx {
    background-image: url('pageRightBorder.png');
    background-repeat: repeat-y;
    width: 10px;
    height: 1px;
}

.dxXtraReports_PageBorder_b_DevEx {
    background-image: url('pageBottomBorder.png');
    background-repeat: repeat-x;
    width: 1px;
    height: 10px;
}

