@charset "utf-8";


#treeList {text-align:left;}
#treeList .treeNodeOptions {float:left;margin-left:40px;margin-top:5px;color:#cccccc;font-weight:normal;}
#treeList .treeNodeOptions a {color:#999999;text-decoration:underline;font-size:11px;font-weight:normal;padding-left:10px;padding-right:10px;}
#treeList .treeNodeOptions a:active, #treeList .treeNodeOptions a:hover {color:#000000;text-decoration:none;}
#treeList .treeNodeRoot {border-top:1px solid #eeeeee;margin-left:20px;}
#treeList .treeNodeRootFirst {border-top:none;}
#treeList h1, #treeList  h2, #treeList h3, #treeList h4 {font-size:12px;text-align:left;margin:0px;padding:0px; padding-bottom:5px;padding-top:5px;float:left;}
#treeList h2, #treeList h3, #treeList h4 {background:url(/panel/gfx/tree.gif) no-repeat left 10px;padding-left:10px;font-weight:normal;font-size:11px;}
#treeList .treeNodeRoot h1 {font-weight:bold;color:#333333;}
