/* Style for tree item text */
.mout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EAEAEA;
	text-decoration: none;
	width: 100%;
	padding: 0px;
}

.mover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	padding: 0px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}
