//*
#myTree {
	overflow:hidden;
}
*//

#myTree table {
        width:175px;
}
#myTree td {
	cursor:default;
	font-family:verdana, tahoma, arial, helvetica, sans-serif;
	font-size:.75em;
}
#myTree a {
	cursor:default;
	text-decoration:none;
	color:#000;
	padding:0px 0px;
}
#myTree a:hover {
	cursor:default;
	text-decoration:underline;
	color:#fff;
	padding:0px 0px;
}
.ypxt-active {
	font-weight:bold;
	color:#900!important;
}
.ypxt-n {
	padding-top:2px;
}
.ypxt-r-fo td, .ypxt-r-fi td {
	border-bottom-style:solid;
	border-bottom-color:#888;
	border-bottom-width:1px;
	white-space:nowrap;
}
#myTree .ypxt-r-fo td {
	font-weight:bold;
}
