.dxTreeList_CollapsedButton_HSVLEDEN,
.dxTreeList_CollapsedButtonRtl_HSVLEDEN,
.dxTreeList_DragAndDropArrowDown_HSVLEDEN,
.dxTreeList_DragAndDropArrowUp_HSVLEDEN,
.dxTreeList_DragAndDropHide_HSVLEDEN,
.dxTreeList_DragAndDropNode_HSVLEDEN,
.dxTreeList_ExpandedButton_HSVLEDEN,
.dxTreeList_ExpandedButtonRtl_HSVLEDEN,
.dxTreeList_SortAsc_HSVLEDEN,
.dxTreeList_SortDesc_HSVLEDEN
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxTreeList_CollapsedButton_HSVLEDEN
{
    background-position: -10px -48px;
    width: 9px;
    height: 10px;
}
.dxTreeList_CollapsedButtonRtl_HSVLEDEN
{
    background-position: 0px -48px;
    width: 9px;
    height: 10px;
}
.dxTreeList_DragAndDropArrowDown_HSVLEDEN
{
    background-position: -10px -59px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropArrowUp_HSVLEDEN
{
    background-position: 0px -70px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropHide_HSVLEDEN
{
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}
.dxTreeList_DragAndDropNode_HSVLEDEN
{
    background-position: 0px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_ExpandedButton_HSVLEDEN
{
    background-position: -10px -37px;
    width: 9px;
    height: 10px;
}
.dxTreeList_ExpandedButtonRtl_HSVLEDEN
{
    background-position: 0px -37px;
    width: 9px;
    height: 10px;
}
.dxTreeList_SortAsc_HSVLEDEN
{
    background-position: 0px -59px;
    width: 9px;
    height: 10px;
}
.dxTreeList_SortDesc_HSVLEDEN
{
    background-position: -12px -70px;
    width: 9px;
    height: 9px;
}

