ul.lotusTree, ul.portlet-tree {
margin:0;
padding:0;
list-style-type:none;
line-height:1.5em;
}
.lotusTree ul, .portlet-tree ul {
margin:0 0 0 14px;
padding:0;
list-style-type:none;
}
.lotusTree li, .portlet-tree li {
margin:0;
padding:1px 0;
}
.lotusTree a, .portlet-tree a {
text-decoration:none;
}
.lotusTree a:hover, .lotusTree a:focus, .portlet-tree a:hover, .portlet-tree a:focus {
text-decoration:underline
}
.lotusTree .lotusIcon {
margin-right:3px
}
.lotusTree input {
margin:0 3px 0 0;
padding:0;
vertical-align:middle
}
.lotusOrgChart ul {
margin-left:11px
}
.lotusOrgChart li {
padding:2px 0
}
.lotusOrgChart li a {
margin:0;
padding:0 0 5px 20px;
}
.lotusOrgChart .lotusBottom {
padding:2px 0 5px 20px;
}
.lotusOrgChartTop, .lotusOrgChartMiddle, .lotusOrgChartBottom {
padding-left:20px;
}
.lotusOrgChart li a, .lotusOrgChartMiddle {
background:url(../../images/lotusSprite-8bit.png) 0 -3249px no-repeat;
}
.lotusOrgChart a.lotusTop, .lotusOrgChartTop {
background:url(../../images/lotusSprite-8bit.png) 0 -3477px no-repeat;
}
.lotusOrgChart .lotusBottom, .lotusOrgChartBottom {
background:url(../../images/lotusSprite-8bit.png) 0 -3016px no-repeat;
}
.lotusImagesOff ul.lotusTree, .lotusImagesOff .lotusTree ul * {
list-style-type:square;
}
.lotusImagesOff .lotusOrgChart li a, .lotusImagesOff .lotusBottom {
padding-left:0 !important;
}