.DynamicTree {line-height:18px; white-space:nowrap; cursor:default;} .DynamicTree .section {background:url(/liberty/icons/tree-branch.gif) repeat-y; display:none;} .DynamicTree .last {background:none;} .DynamicTree .folder .folder, .DynamicTree .doc .doc, .DynamicTree .folder .doc {margin-left:18px;} .DynamicTree .text-active {font-weight:bold;} .DynamicTree img {border:0; vertical-align:middle;} .DynamicTree .tree-tooltip {float:left;} /* hack for IE to fix a bug (background of .section disappearing when mouse is over a link, for example Node 1.1.1.1) */ * html .DynamicTree .doc {position:relative;} * html .DynamicTree .doc a {position:absolute; top:3px;}