.mooTree_node {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	white-space: nowrap;
}

.mooTree_text {
	padding-top: 1px;
	height: 17px;
	cursor: pointer;
}

.mooTree_img {
	float: left;
	width: 18px;
	height: 18px;
	overflow: hidden;
	margin-right:5px;
}

.mooTree_selected	 {
	background-color: #e0f0ff;
	font-weight: bold;
}

