#content ul li {
	list-style-image: none;
}

#content ul li li {
	list-style-image: none;
}

#content ul li li li {
	list-style-image: none;
}

#content ul li li li li {
	list-style-image: none;
}

#content ul li li li li li {
	list-style-image: none;
}


#tree-wrap {
	text-align: center;
}

#tree {
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-align: left;
}

#tree li {
	list-style: none;
}

li#root-container {
	margin: 0;
	list-style: none;
}

div#root div.treebox {
	margin-left: 0;
}

div#branches ul  {
	margin-left: 6em;
	padding: 0;
	background: #fff url(dot.gif) top left repeat-y;
}

div#branches li {
	width: 14em;
	text-align: right;
	padding: 0.6em 0 0 0;
	background:  url(dot.gif) center left repeat-x;
}

div#branches h3 {
	border: 1px solid;
	margin: 0;
	font-size: 1em;
}

div.treebox {
	width: 12em;
	text-align: center;
	margin-left: 2em;
}

div.treebox div.drop-shadow {
	width: 100%;
	float: none;
}
