.nav > li > a {
	display:inline-block;
}
.tree-toggler {
  cursor:pointer;
  font-size:10px;
}
.nav .active {
  font-weight:bold;
}
