.dxCardView_gvCellError_PlasticBlue,
.dxCardView_gvFilterRowButton_PlasticBlue,
.dxCardView_gvHeaderFilter_PlasticBlue,
.dxCardView_gvHeaderFilterActive_PlasticBlue,
.dxCardView_gvHeaderSortDown_PlasticBlue,
.dxCardView_gvHeaderSortUp_PlasticBlue
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxCardView_gvCellError_PlasticBlue
{
    background-position: 0px -32px;
    width: 14px;
    height: 14px;
}
.dxCardView_gvFilterRowButton_PlasticBlue
{
    background-position: 0px -47px;
    width: 13px;
    height: 13px;
}
.dxCardView_gvHeaderFilter_PlasticBlue
{
    background-position: 0px -16px;
    width: 13px;
    height: 15px;
}
.dxCardView_gvHeaderFilterActive_PlasticBlue
{
    background-position: 0px 0px;
    width: 13px;
    height: 15px;
}
.dxCardView_gvHeaderSortDown_PlasticBlue
{
    background-position: 0px -73px;
    width: 11px;
    height: 11px;
}
.dxCardView_gvHeaderSortUp_PlasticBlue
{
    background-position: 0px -61px;
    width: 11px;
    height: 11px;
}

