.page_tree_box {
	color: #000;
	font: normal 11px tahoma;
	padding: 0px 0 10px 0px;
	border-bottom: 1px solid #fe8c12;
}
/*.page_tree_box h2 {
    margin:0px;
    padding:0px;
}*/
.page_tree_box a.last {
    color:#000;
    font-weight: normal;
}
/*.page_tree_box .tree_item {
	padding: 1px 3px 0 1px;
}*/
/*
.page_tree_box .tree_item h1 {
	font-size: 12px;
	font-weight:normal;
}
*/  
.page_tree_box a {
	text-decoration: none;
	color: #fe8c12;
	
    font: bold 11px tahoma;
}

.page_tree_box a:hover {
	text-decoration: underline;
}
 /*
.page_tree_box .tree_arrow {
    display: inline;
	width:10px;
	height: 15px;
	margin: 0;
	margin-right: 5px;
	margin-left: 0;
	background: url(../gfx/global/arrow.gif) no-repeat 0 50%;
}
*/
