﻿DIV.tree-container{padding:0;margin:0}DIV.tree-container UL{list-style-type:none;background-image:url("../images/tree-vpipe_1.png");background-repeat:repeat-y;margin:0 0 0 12px;padding:0}DIV.tree-container UL UL{margin:0 0 0 24px}DIV.tree-container LI{margin:0;padding:0 0 0 16px;background-image:url("../images/tree-branch_1.png");background-repeat:no-repeat;line-height:1.5}DIV.tree-container LI.last{background-color:white;background-image:url("../images/tree-branchend_1.png")}SPAN.tree-icon{display:inline-block;width:32px;height:16px;cursor:pointer;background-image:url("../images/tree-sprites_1.png");background-position:0 0}LI.leaf-node>SPAN.tree-icon{cursor:default;background-position:-32px -16px}DIV[data-tree-node-selection-enabled] LI.leaf-node>.tree-label{cursor:pointer;padding-left:16px;background:url("../images/tree-sprites_1.png") no-repeat}DIV[data-tree-node-selection-enabled] LI.leaf-node>.tree-label{background-position:-64px 0}DIV[data-tree-node-selection-enabled] LI.leaf-node>.tree-label.selected-leaf-node{background-position:-64px -16px}SPAN.tree-icon.empty-node{cursor:default;background-position:-32px 0}SPAN.tree-expanded{background-position:0 -16px}SPAN.tree-ajax-wait{width:16px;height:16px;display:inline-block;background-image:url("../images/ajax-loader_1.gif")}