.dxRichEdit_CenterTabDragHandle_HOAServices,
.dxRichEdit_DecimalTabDragHandle_HOAServices,
.dxRichEdit_FirstLineIdentDragHandle_HOAServices,
.dxRichEdit_LeftIdentDragHandle_HOAServices,
.dxRichEdit_LeftTabDragHandle_HOAServices,
.dxRichEdit_RightIdentDragHandle_HOAServices,
.dxRichEdit_RightTabDragHandle_HOAServices
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxRichEdit_CenterTabDragHandle_HOAServices
{
    background-position: 0px -34px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_DecimalTabDragHandle_HOAServices
{
    background-position: 0px -27px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_FirstLineIdentDragHandle_HOAServices
{
    background-position: 0px -9px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftIdentDragHandle_HOAServices
{
    background-position: 0px -18px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftTabDragHandle_HOAServices
{
    background-position: 0px -48px;
    width: 6px;
    height: 6px;
}
.dxRichEdit_RightIdentDragHandle_HOAServices
{
    background-position: 0px 0px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_RightTabDragHandle_HOAServices
{
    background-position: 0px -41px;
    width: 6px;
    height: 6px;
}

