div.dtree, div.dtree span {
	font-size: 11px;
	color: #000;
	line-height: normal;
}
.dtree {
	position: relative;
	font-size: 11px;
	color: #000;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: text-bottom;
}
.dtree a {
	text-decoration: none;
}
.dtree .node {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #000;
}
.dtree .nodeSel {
	position: relative;
	top: -2px;
	padding: 1px;
	color: #000;
}