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

.mover {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	background-color: #CCCCCC;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}
