.moTree { border: 0; white-space:nowrap; padding: 0; }
.moTree .moTreeIcon {cursor:pointer; vertical-align:middle; margin-top: -4px;}
.moTree ul {padding:0;}
.moTree li {list-style:none; padding:0; line-height: 2em;}
.moTreeCollapsed ul {display:none;}
.moTreeTopic .moTreeIcon {background:none; cursor:default;}

.moTree ul {margin:0 0 0 0px;}
.moTree a:link, .moTree a:visited {color:#0068b3; text-decoration:none;margin-left: 5px;}
.moTree a:hover {color:#88A0CA; text-decoration:underline; }
.moTree a.selectedNode, .moTree a.selectedNode:visited {color:#000; font-weight:bold;}
.moTree ul li ul {margin:0 0 0 20px;}
.moTree .moTreeIcon {width:20px;height:18px;padding-right: 2px;}
.moTree .moTreeExpanded  .moTreeIcon {background:url(images/moTreeE.gif) no-repeat 0 1px;}
.moTree .moTreeCollapsed .moTreeIcon {background:url(images/moTreeC.gif) no-repeat 0 1px;}
.moTree .moTreeTopic     .moTreeIcon {background:url(images/moTreeT.gif) no-repeat 0 1px;}
