.treeview
{
}

.node
{
	font-size : 0.6em;
}
.node_hover
{
	text-decoration: underline;
}

.selected_node
{
	font-size: 0.6em;
	margin-right: 5px;
	margin-left: 5px;
	background: #CCCCCC;
}