.treeview, .treeview ul {padding: 0;margin: 0;list-style: none;}.treeview ul {background-color: white;}
.treeview .hitarea {background: url() -64px -25px no-repeat;height: 16px;width: 16px;margin-left: -16px;float: left;cursor: pointer;}
/* fix for IE6 */
* html .hitarea {display: inline;float:none;}
.treeview li {margin: 0;padding: 0px 0pt 0px 10px;}

.treeview .hover { color: #A41629; cursor: pointer;  }

.titleBold {font-weight:bold}

