.simpleTree {
	margin: 0px; padding: 0px;
}
.simpleTree li {
	list-style: none; margin: 0px; padding: 0px 0px 0px 18px; line-height: 14px;
}
.simpleTree li span {
	clear: left; margin-left: 3px; display: inline; white-space: nowrap;
}
.simpleTree ul {
	margin: 0px; padding: 0px;
}
.simpleTree .line {
	background: url("404.png") no-repeat 0px 0px; padding: 0px; height: 3px; line-height: 3px; font-size: 3px;
}
.simpleTree .line-last {
	background: url("404.png") no-repeat 0px 0px; margin: 0px 0px 0px -16px; padding: 0px; height: 3px; line-height: 3px; font-size: 3px;
}
.simpleTree .line-over {
	background: url("404.png") no-repeat 0px 0px; margin: 0px 0px 0px -16px; padding: 0px; height: 3px; line-height: 3px; font-size: 3px;
}
.simpleTree .line-over-last {
	background: url("404.png") no-repeat 0px 0px; margin: 0px 0px 0px -16px; padding: 0px; height: 3px; line-height: 3px; font-size: 3px;
}
.simpleTree .folder-open {
	background: url("404.png") no-repeat 0px -2px rgb(255, 255, 255);
}
.simpleTree .folder-open-last {
	background: url("404.png") no-repeat 0px -2px rgb(255, 255, 255);
}
.simpleTree .folder-close {
	background: url("404.png") no-repeat 0px -2px rgb(255, 255, 255);
}
.simpleTree .folder-close-last {
	background: url("404.png") no-repeat 0px -2px rgb(255, 255, 255);
}
.simpleTree .doc {
	background: url("404.png") no-repeat 0px -1px rgb(255, 255, 255);
}
.simpleTree .doc-last {
	background: url("404.png") no-repeat 0px -1px rgb(255, 255, 255);
}
.simpleTree .ajax {
	background: url("404.png") no-repeat 0px 0px rgb(255, 255, 255); height: 16px; display: none;
}
.simpleTree .ajax li {
	margin: 0px; padding: 0px; display: none;
}
.simpleTree .trigger {
	width: 28px; height: 11px; margin-left: -32px; display: inline; cursor: pointer;
}
.simpleTree .text {
	cursor: default;
}
.simpleTree .active {
	padding: 0px 2px; font-weight: bold; cursor: default;
}
.simpleTree .active a {
	color: green;
}
#drag_container {
	background: rgb(255, 255, 255); font: 11px/normal arial, tahoma, helvetica, sans-serif; border: 1px dashed rgb(118, 118, 118); border-image: none; color: rgb(0, 0, 0); font-size-adjust: none; font-stretch: normal;
}
#drag_container ul {
	list-style: none; margin: 0px; padding: 0px;
}
#drag_container li {
	list-style: none; margin: 0px; padding: 1px 1px 0px 16px; line-height: 18px; white-space: nowrap; background-color: rgb(255, 255, 255);
}
#drag_container li span {
	padding: 0px;
}
#drag_container li.doc {
	background: url("404.png") no-repeat -17px 0px rgb(255, 255, 255);
}
#drag_container li.doc-last {
	background: url("404.png") no-repeat -17px 0px rgb(255, 255, 255);
}
#drag_container .folder-close {
	background: url("404.png") no-repeat -17px 0px rgb(255, 255, 255);
}
#drag_container .folder-close-last {
	background: url("404.png") no-repeat -17px 0px rgb(255, 255, 255);
}
#drag_container .folder-open {
	background: url("404.png") no-repeat -17px 0px rgb(255, 255, 255);
}
#drag_container .folder-open-last {
	background: url("404.png") no-repeat -17px 0px rgb(255, 255, 255);
}
.contextMenu {
	display: none;
}

