.tree ul {
	display: none;
}
.tree .tree_expanded {
	display: block;
}
.tab_content {
	display: none;
}