
#page_tree_box {
	position: absolute;
	left: 273px;
	top: 157px;
	z-index: 61;
	width: 400px;
}

#page_tree_box a {
	color:white;
	text-decoration: none;
	float: left;
	display: block;
	font: 10px Verdana;
}


#page_tree_box a:hover {
	text-decoration: underline;
}

#page_tree_box a.tree_arrow {
	float: left;
	width: 15px;
	text-align: center;
	position: relative;
}
