#treecontrol { margin: 1em 0; display: none; }
.treeview a { color: #fff; cursor: pointer; text-decoration:none; }
.treeview .hover { color: #97DAF8; cursor: pointer; text-decoration:none; }

.treeview li {}
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 15px 16px; display: block; }

