#red {margin-left: 5px;}

.treeview, .treeview ul {list-style: none;}
.treeview ul {margin-top: 4px;}
.treeview .hitarea {height: 16px; width: 16px; margin-left: -16px; float: left;	cursor: pointer;}

/* fix for IE6 */
* html .hitarea {display: inline; float: none;}

.treeview li {padding: 1px 0pt 1px 0px;}
.treeview li span {cursor: pointer;}
.treeview li a {cursor: pointer;}
ul.treeview-red li span strong {color: red;}

.treeview li li {list-style: disc; margin-left: 25px;}

#red li li {list-style: disc; margin-left: 25px;}