
.treeview     {padding: 0px; margin: 0px; list-style: none; }
.treeview img { margin:0px; padding:0px; display:inline}
.treeview ul  { padding: 0px 16px; margin: 0px; list-style: none;}
.treeview li               { white-space: nowrap;margin: 0; padding: 0px 0px 2px 0px; }
.treeview li               { background: url(/arte/images/tv-item.gif) 0 0 no-repeat;     }
.treeview .collapsable     { background-image: url(/arte/images/tv-collapsable.gif);      }
.treeview .expandable      { background-image: url(/arte/images/tv-expandable.gif);       }
.treeview .last            { background-image: url(/arte/images/tv-item-last.gif);        }
.treeview .lastCollapsable { background-image: url(/arte/images/tv-collapsable-last.gif); }
.treeview .lastExpandable  { background-image: url(/arte/images/tv-expandable-last.gif);  }
.treeview input.input      { font-size:10px; border: 0px; border-bottom: 1px solid black;}
.treeview span.albumTitle  { font-size:10px; margin:-2px 0px 0px 0px; padding: 0px 0px 2px 2px;}
.filetree li { padding: 0px; }
.filetree span.folder, .filetree span.file { padding-left: 0px; display: block; height: 15px; }
.filetree span.folder { background: url(/arte/images/tv-folder.gif) 0 0 no-repeat; }
.filetree span.file   { background: url(/arte/images/tv-file.gif) 0 0 no-repeat; }

