/**
 * @file
 * Visual styles for a nested tree child.
 */

 div.tree-child{background:url(../../../../misc/tree.png) 11px center no-repeat}div.tree-child-last{background:url(../../../../misc/tree-bottom.png) 11px center no-repeat}[dir=rtl] div.tree-child,[dir=rtl] div.tree-child-last{background-position:-65px center}div.tree-child-horizontal{background:url(../../../../misc/tree.png) -11px center no-repeat}