.dxRichEdit_CenterTabDragHandle_TrueHomesStyle,
.dxRichEdit_ColumnSeparatorDragHandle_TrueHomesStyle,
.dxRichEdit_DecimalTabDragHandle_TrueHomesStyle,
.dxRichEdit_FirstLineIdentDragHandle_TrueHomesStyle,
.dxRichEdit_LeftIdentDragHandle_TrueHomesStyle,
.dxRichEdit_LeftTabDragHandle_TrueHomesStyle,
.dxRichEdit_QuickSearchCloseButton_TrueHomesStyle,
.dxRichEdit_QuickSearchCollapseButton_TrueHomesStyle,
.dxRichEdit_QuickSearchNextButton_TrueHomesStyle,
.dxRichEdit_QuickSearchPrevButton_TrueHomesStyle,
.dxRichEdit_RightIdentDragHandle_TrueHomesStyle,
.dxRichEdit_RightTabDragHandle_TrueHomesStyle
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxRichEdit_CenterTabDragHandle_TrueHomesStyle
{
    background-position: -50px -24px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_ColumnSeparatorDragHandle_TrueHomesStyle
{
    background-position: -42px -24px;
    width: 7px;
    height: 8px;
}
.dxRichEdit_DecimalTabDragHandle_TrueHomesStyle
{
    background-position: -50px -33px;
    width: 8px;
    height: 6px;
}
.dxRichEdit_FirstLineIdentDragHandle_TrueHomesStyle
{
    background-position: -48px 0px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftIdentDragHandle_TrueHomesStyle
{
    background-position: -32px -24px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_LeftTabDragHandle_TrueHomesStyle
{
    background-position: -43px -33px;
    width: 6px;
    height: 6px;
}
.dxRichEdit_QuickSearchCloseButton_TrueHomesStyle
{
    background-position: 0px -24px;
    width: 15px;
    height: 15px;
}
.dxRichEdit_QuickSearchCollapseButton_TrueHomesStyle
{
    background-position: -16px -24px;
    width: 15px;
    height: 15px;
}
.dxRichEdit_QuickSearchNextButton_TrueHomesStyle
{
    background-position: 0px 0px;
    width: 23px;
    height: 23px;
}
.dxRichEdit_QuickSearchPrevButton_TrueHomesStyle
{
    background-position: -24px 0px;
    width: 23px;
    height: 23px;
}
.dxRichEdit_RightIdentDragHandle_TrueHomesStyle
{
    background-position: -49px -15px;
    width: 9px;
    height: 8px;
}
.dxRichEdit_RightTabDragHandle_TrueHomesStyle
{
    background-position: -36px -33px;
    width: 6px;
    height: 6px;
}

