.myTree,
.myTree ul
{
	list-style: none;
	padding-left: 0px;
}
.nodeList,
.nodeList ul
{
	padding-left: 0px;
}
.expandImage
{
	margin-right: 4px;
}
.folderImage
{
}
.textHolder
{
	height: 16px;
	line-height: 16px;
	padding-left: 0px;
}

.treeItem {
	list-style: none;
	padding-left: 0px;
}

.fldset
{
	padding: 10px;
	width: 500px;
}
.input_text
{
	width: 300px;
}
.button
{
	width:100px;
}
.action_img 
{
	border: 0px;
	cursor: hand;
}
