/* Style for tree item text */
.mout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #F5F5F5;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
.mover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4682B4;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}

/* Style for tree item image */
img.treeicon {
	height: 16px;
}
