.dxRichEdit_CenterTabDragHandle_Visualsoft,
.dxRichEdit_DecimalTabDragHandle_Visualsoft,
.dxRichEdit_FirstLineIdentDragHandle_Visualsoft,
.dxRichEdit_LeftIdentDragHandle_Visualsoft,
.dxRichEdit_LeftTabDragHandle_Visualsoft,
.dxRichEdit_RightIdentDragHandle_Visualsoft,
.dxRichEdit_RightTabDragHandle_Visualsoft
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxRichEdit_CenterTabDragHandle_Visualsoft
{
    background-position: 0px -34px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_DecimalTabDragHandle_Visualsoft
{
    background-position: 0px -27px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_FirstLineIdentDragHandle_Visualsoft
{
    background-position: 0px -9px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftIdentDragHandle_Visualsoft
{
    background-position: 0px -18px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftTabDragHandle_Visualsoft
{
    background-position: 0px -48px;
    width: 6px;
    height: 6px;
}
.dxRichEdit_RightIdentDragHandle_Visualsoft
{
    background-position: 0px 0px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_RightTabDragHandle_Visualsoft
{
    background-position: 0px -41px;
    width: 6px;
    height: 6px;
}

