.dtree {
font-family:Arial;
font-size:11px;
color:#757575;
white-space:nowrap;
}

.dtree img {
border:0;
vertical-align:middle;
}

.dtree a {
color:#ff7400;
text-decoration:none;
}

.dtree a.node,.dtree a.nodeSel {
white-space:nowrap;
padding:1px 2px;
}

.dtree a.node:hover,.dtree a.nodeSel:hover {
color:#000;
text-decoration:none;
}

.dtree .clip {
overflow:hidden;
}