.mooTree_node {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	/*white-space: nowrap;*/
}

.mooTree_text {
	padding-top: 2px;
	padding-bottom: 2px;
	height: 22px;
	cursor: pointer;
}

.mooTree_img {
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
}

.mooTree_selected	 {
	background-color: #e0f0ff;
	font-weight: bold;
}
