#nav-tree .selected {
	background-image: none;
	color: #FFF;
	text-shadow: none;
}

#nav-tree .label a {
	color: #666666;
}

#nav-tree .selected a {
	color: #6E8B60;
	font-weight: bold;
}

.ui-resizable-e {
	background-image: none;
	background-color: darkgray;
}

#nav-sync {
	display: none;
}

#nav-sync img {
	opacity: 0;
}

#nav-sync img:hover {
	opacity: 0;
}

.arrow{
	color: grey;
}
