img.node_edit{width:10px;height:12px;border:none;background-image:url('/templates/default/img/icons/edit.png');background-repeat:no-repeat;}
/*img.node_open{
	width: 12px;
	height: 16px;
	background-image: url(/templates/free20a/img/bullet.png);
	background-repeat: no-repeat;
	background-position: right center;
}
img.node_closed{background:url('/templates/free20a/img/bullet.png') no-repeat;width:12px;height:16px;}
img.node_nochild{background:url('/templates/free20a/img/bullet.png') no-repeat;width:12px;height:18px;}*/
img.node_offset{display:none;}
.dtree{
	color: #FFFFFF;
	white-space: nowrap;
	font-weight: bold;
	float: right;
	text-align: right;
}
.dtree div div div{
}
.dtree div div div a{
}
.dtree div div div div{
		padding-right: 15px;
}
.dtree div div div div a{}
.dtree div div div div div{
	padding-right: 15px;	
	}
.dtree div div div div div a{}
.dtree img{
	border: 0px;
	vertical-align: middle;
	text-align: right;
	float: right;
}
.dtree a{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
}
.dtree a.node {
		padding-right: 15px;	
	background-image: url(../../../img/bullet.jpg);
	background-repeat: no-repeat;
	background-position: right center;	
}
.dtree a.nodeSel{
	padding-right: 15px;
	background-image: url(../../../img/bullet-active.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #AAAAAA;
	white-space: normal;
}
.dtree a.node:hover, .dtree a.nodeSel:hover{
	padding-right: 15px;
	background-image: url(../../../img/bullet-active.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	color: #AAAAAA;
}
.dtree .clip{overflow:hidden;}