
.page_tree_box {
	color: #52749a;

	top: 3px;
}

.page_tree_box .tree_item {
	float: left;
	padding: 1px 3px 0 1px;
}

.page_tree_box .tree_item h1 {

	font-weight: normal;
}

.page_tree_box a {
	text-decoration: none;
	color: #8199a5;
	font-weight: bold;
	font-size: 14px;
}

.page_tree_box a:hover {
	text-decoration: underline;
}

.page_tree_box .tree_arrow {
	float: left;
	width: 16px;

	height: 11px;
	font: 11px Tahoma;
	margin: 3px 0 0 2px;
}
