
.dxXtraReports_BtnFirstPage_webstar, .dxXtraReports_BtnFirstPageDisabled_webstar, .dxXtraReports_BtnLastPage_webstar, .dxXtraReports_BtnLastPageDisabled_webstar, .dxXtraReports_BtnNextPage_webstar, .dxXtraReports_BtnNextPageDisabled_webstar, .dxXtraReports_BtnPrevPage_webstar, .dxXtraReports_BtnPrevPageDisabled_webstar, .dxXtraReports_BtnPrint_webstar, .dxXtraReports_BtnPrintDisabled_webstar, .dxXtraReports_BtnPrintPage_webstar, .dxXtraReports_BtnPrintPageDisabled_webstar, .dxXtraReports_BtnSave_webstar, .dxXtraReports_BtnSaveDisabled_webstar, .dxXtraReports_BtnSaveWindow_webstar, .dxXtraReports_BtnSaveWindowDisabled_webstar, .dxXtraReports_BtnSearch_webstar, .dxXtraReports_BtnSearchDisabled_webstar, .dxXtraReports_PageBorder_blc_webstar, .dxXtraReports_PageBorder_brc_webstar, .dxXtraReports_PageBorder_tlc_webstar, .dxXtraReports_PageBorder_trc_webstar { background-image: url('sprite.png'); background-repeat: no-repeat; background-color: transparent } 
.dxXtraReports_BtnFirstPage_webstar { background-position: -288px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnFirstPageDisabled_webstar { background-position: 0px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnLastPage_webstar { background-position: -252px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnLastPageDisabled_webstar { background-position: -270px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnNextPage_webstar { background-position: -216px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnNextPageDisabled_webstar { background-position: -234px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnPrevPage_webstar { background-position: -180px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnPrevPageDisabled_webstar { background-position: -198px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnPrint_webstar { background-position: -126px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnPrintDisabled_webstar { background-position: -306px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnPrintPage_webstar { background-position: -162px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnPrintPageDisabled_webstar { background-position: -144px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnSave_webstar { background-position: -54px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnSaveDisabled_webstar { background-position: -108px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnSaveWindow_webstar { background-position: -72px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnSaveWindowDisabled_webstar { background-position: -90px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnSearch_webstar { background-position: -18px 0px; width: 16px; height: 16px } 
.dxXtraReports_BtnSearchDisabled_webstar { background-position: -36px 0px; width: 16px; height: 16px } 
.dxXtraReports_PageBorder_blc_webstar { background-position: -336px 0px; width: 10px; height: 10px } 
.dxXtraReports_PageBorder_brc_webstar { background-position: -348px 0px; width: 10px; height: 10px } 
.dxXtraReports_PageBorder_tlc_webstar { background-position: -324px 0px; width: 10px; height: 10px } 
.dxXtraReports_PageBorder_trc_webstar { background-position: -360px 0px; width: 10px; height: 10px } 
.dxXtraReports_PageBorder_t_webstar,
.dxXtraReports_PageBorder_l_webstar,
.dxXtraReports_PageBorder_r_webstar,
.dxXtraReports_PageBorder_b_webstar {
    padding: 0px;
    background-color: transparent;
}

.dxXtraReports_PageBorder_t_webstar {
    background-image: url('pageTopBorder.png');
    background-repeat: repeat-x;
    width: 1px;
    height: 10px;
}

.dxXtraReports_PageBorder_l_webstar {
    background-image: url('pageLeftBorder.png');
    background-repeat: repeat-y;
    width: 10px;
    height: 1px;
}

.dxXtraReports_PageBorder_r_webstar {
    background-image: url('pageRightBorder.png');
    background-repeat: repeat-y;
    width: 10px;
    height: 1px;
}

.dxXtraReports_PageBorder_b_webstar {
    background-image: url('pageBottomBorder.png');
    background-repeat: repeat-x;
    width: 1px;
    height: 10px;
}



