.dxTreeList_CollapsedButton_Cdn,
.dxTreeList_CollapsedButtonRtl_Cdn,
.dxTreeList_DragAndDropArrowDown_Cdn,
.dxTreeList_DragAndDropArrowUp_Cdn,
.dxTreeList_DragAndDropHide_Cdn,
.dxTreeList_DragAndDropNode_Cdn,
.dxTreeList_ExpandedButton_Cdn,
.dxTreeList_ExpandedButtonRtl_Cdn,
.dxTreeList_SortAsc_Cdn,
.dxTreeList_SortDesc_Cdn
{
    background-image: url('sprite.png');
    background-repeat: no-repeat;
    background-color: transparent;
}
.dxTreeList_CollapsedButton_Cdn
{
    background-position: -10px -48px;
    width: 9px;
    height: 10px;
}
.dxTreeList_CollapsedButtonRtl_Cdn
{
    background-position: 0px -48px;
    width: 9px;
    height: 10px;
}
.dxTreeList_DragAndDropArrowDown_Cdn
{
    background-position: -10px -59px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropArrowUp_Cdn
{
    background-position: 0px -70px;
    width: 11px;
    height: 9px;
}
.dxTreeList_DragAndDropHide_Cdn
{
    background-position: 0px 0px;
    width: 22px;
    height: 22px;
}
.dxTreeList_DragAndDropNode_Cdn
{
    background-position: 0px -23px;
    width: 13px;
    height: 13px;
}
.dxTreeList_ExpandedButton_Cdn
{
    background-position: -10px -37px;
    width: 9px;
    height: 10px;
}
.dxTreeList_ExpandedButtonRtl_Cdn
{
    background-position: 0px -37px;
    width: 9px;
    height: 10px;
}
.dxTreeList_SortAsc_Cdn
{
    background-position: 0px -59px;
    width: 9px;
    height: 10px;
}
.dxTreeList_SortDesc_Cdn
{
    background-position: -12px -70px;
    width: 9px;
    height: 9px;
}