a {
	text-decoration:none;
	color:#333;
}

a:hover {
	color:red;
}

.dtree {
	white-space: nowrap;
	margin:10px 0;
}

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

.dtree a {
	text-decoration: none;
}

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

.dtree .clip {
	overflow: hidden;
}

.
