.dxGridView_gvCollapsedButton_tablastyle,
.dxGridView_gvCollapsedButtonRtl_tablastyle,
.dxGridView_gvExpandedButton_tablastyle,
.dxGridView_gvExpandedButtonRtl_tablastyle,
.dxGridView_gvDetailCollapsedButton_tablastyle,
.dxGridView_gvDetailCollapsedButtonRtl_tablastyle,
.dxGridView_gvDetailExpandedButton_tablastyle,
.dxGridView_gvDetailExpandedButtonRtl_tablastyle,
.dxGridView_gvFilterRowButton_tablastyle,
.dxGridView_gvHeaderFilter_tablastyle,
.dxGridView_gvHeaderFilterActive_tablastyle,
.dxGridView_gvHeaderSortDown_tablastyle,
.dxGridView_gvHeaderSortUp_tablastyle,
.dxGridView_gvDragAndDropArrowDown_tablastyle,
.dxGridView_gvDragAndDropArrowUp_tablastyle,
.dxGridView_gvDragAndDropHideColumn_tablastyle,
.dxGridView_gvParentGroupRows_tablastyle,
.dxGridView_WindowResizer_tablastyle,
.dxGridView_WindowResizerRtl_tablastyle
{
	-background-image: url('sprite.gif');
	background: transparent url('sprite.png') no-repeat;
}

.dxGridView_gvCollapsedButton_tablastyle {
    background-position: -36px 0px;
    width: 13px;
    height: 13px;
}
.dxGridView_gvCollapsedButtonRtl_tablastyle {
    background-position: -94px 0px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvExpandedButton_tablastyle {
    background-position: -36px -17px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvExpandedButtonRtl_tablastyle {
    background-position: -94px -17px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvDetailCollapsedButton_tablastyle {
    background-position: -53px 0px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvDetailCollapsedButtonRtl_tablastyle {
    background-position: -111px 0px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvDetailExpandedButton_tablastyle {
    background-position: -53px -17px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvDetailExpandedButtonRtl_tablastyle {
    background-position: -111px -17px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvFilterRowButton_tablastyle {
    background-position: 0px -54px;
    width: 13px;
    height: 13px;
}

.dxGridView_gvHeaderFilter_tablastyle {
    background-position: 0px -36px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvHeaderFilterActive_tablastyle {
    background-position: -23px -36px;
    width: 15px;
    height: 15px;
}

.dxGridView_gvHeaderSortDown_tablastyle {
    background-position: -19px 0px;
    width: 7px;
    height: 5px;
}

.dxGridView_gvHeaderSortUp_tablastyle {
    background-position: -19px -17px;
    width: 7px;
    height: 5px;
}

.dxGridView_gvDragAndDropArrowDown_tablastyle {
    background-position: 0px 0px;
    width: 11px;
    height: 9px;
}

.dxGridView_gvDragAndDropArrowUp_tablastyle {
    background-position: 0px -17px;
    width: 11px;
    height: 9px;
}

.dxGridView_gvDragAndDropHideColumn_tablastyle {
    background-position: -70px 0px;
    width: 22px;
    height: 22px;
}

.dxGridView_gvParentGroupRows_tablastyle {
    background-position: -70px -36px;
    width: 18px;
    height: 13px;
}

.dxGridView_WindowResizer_tablastyle {
    background-position: -46px -36px;
    width: 13px;
    height: 13px;
}

.dxGridView_WindowResizerRtl_tablastyle {
    background-position: -46px -54px;
    width: 13px;
    height: 13px;
}
