.tx-dropdownsitemap-pi1 A {
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}

.tx-dropdownsitemap-pi1 A:hover {
	text-decoration: none;
}

.tx-dropdownsitemap-pi1 IMG {
	vertical-align: middle;
	padding-right: 5px;
}

.tx-dropdownsitemap-pi1 IMG[src=""] { 
	padding-right: 14px;
}

.tx-dropdownsitemap-pi1 OL {
	list-style: none;
}

.tx-dropdownsitemap-pi1 LI.open OL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed OL {
	display: none;
}

.tx-dropdownsitemap-pi1 LI.open UL {
	display: block;
}

.tx-dropdownsitemap-pi1 LI.closed UL {
	display: none;
}

.tx-dropdownsitemap-pi1 DIV {
	border: 0px none white;
	background-color: transparent;
	padding: 2px;
	padding-left: 10px;
}

.tx-dropdownsitemap-pi1 DIV.level_2 {
	background-color: transparent;
}

.tx-dropdownsitemap-pi1 DIV.level_2 A {
	font-weight: normal;
}

.tx-dropdownsitemap-pi1 DIV.level_3 {
	background: transparent;
}

.tx-dropdownsitemap-pi1 DIV.level_4 {
	background: transparent;
}

.tx-dropdownsitemap-pi1 DIV.level_5 {
	background: transparent;
}

.tx-dropdownsitemap-pi1 DIV.expAll {
	text-align: center;
	border: solid 1px #909090;
	background: transparent;
	padding: 5px;	
	margin-bottom: 1em;
}