.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px;
	white-space: nowrap;
	overflow:auto;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
	padding:0px;
}

.tree a {
	color: #000;
	text-decoration: none;
		padding:0px;
}
.tree a:hover {
	color: #345373;
	padding:0px;
}
