ul.tree { line-height: 16px; margin: 0; padding: 0; border-width: 0; list-style-type: none; }

ul.tree ul { line-height: 16px; margin: 0; padding: 0; list-style-type: none; }

ul.tree li { line-height: 16px; margin: 0; padding: 0; list-style-type: none; list-style-position: inherit; }
ul.tree li.closed { line-height: 16px; background-position: left top; background-repeat: no-repeat; margin: 0; padding: 0; }

ul.tree li.opened { line-height: 16px; background-position: left top; background-repeat: no-repeat; margin: 0; padding: 0 0 0; }

ul.tree li a { cursor: pointer; color: #1764a2; line-height: 16px; }

ul.tree li a.folder { cursor: pointer; color: #1764a2; line-height: 16px; }

ul.tree li a.active { font-weight: bold; cursor: pointer; color: #1764a2; line-height: 16px; }

ul.tree li a:hover { cursor: pointer; color: #1764a2; line-height: 16px; }
