.tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	white-space: nowrap;
	width: 196px;
	background: #f5f5f5;
	border-bottom: solid 1px #9EA0A1;
}
.tree img {
	border: 0px;
	height: 18px;
	vertical-align: text-bottom;
}
.tree a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.tree a:hover {
	color: #345373;
}

