.ttl1 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ttl2 {
	margin-right: 10px;
	margin-left: 10px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.level2 {
	font-size: 12px;
	line-height: 18px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left;
	list-style-type: none;
	text-indent: 10px;
	margin-left: -30px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.level3 {
	font-size: 12px;
	line-height: 18px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-align: left;
	list-style-type: none;
	text-indent: 10px;
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 3px;
}
.partition {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
