#cat-tree {width:100%;}
.tree,.tree ul,.tree li { font-size: 0.97em; list-style:none; margin:0; padding:0 !important; }
.tree ul { margin-left:10px; }
.tree li a { color:#555; padding:.1em 7px .1em 27px; display:inline; text-decoration:none; border:1px dashed #fff; background:url(./icon-file.gif) 5px 50% no-repeat; }
.tree li a.tree-parent { background:url(./icon-folder-open.gif) 5px 50% no-repeat; }
.tree li a.tree-parent-collapsed { background:url(./icon-folder.gif) 5px 50% no-repeat; }
.tree li a:hover,.tree li a.tree-parent:hover,.tree li a:focus,.tree li a.tree-parent:focus,.tree li a.tree-item-active { color:#000; border:1px solid#eee; background-color:#fafafa; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.tree li a:focus,.tree li a.tree-parent:focus,.tree li a.tree-item-active { border:1px solid #e2f3fb; background-color:#f2fafd; }
.tree ul.tree-group-collapsed { display:none; }
.tree li.current-cat a {color: black; font-weight: bold;}

#spinner { display: none; position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 9999; background: url(./spinner.gif) 50% 50% no-repeat rgba(255,255,255,0.85); }
#sparam  { display: none; }
