/* default styles for extension "tx_dropdownsitemap_pi1" */
		.tx-dropdownsitemap-pi1 A {
			font-weight: bold;
		}
		.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: solid 1px #DFE2E3;
			background: #FAFBFB;
			padding: 2px;
			margin-bottom: 5px;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_2 A {
			font-weight: normal;
		}
		.tx-dropdownsitemap-pi1 DIV.level_3 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.level_4 {
			background: #FFFFFF;
		}
		.tx-dropdownsitemap-pi1 DIV.level_5 {
			background: #FAFBFB;
		}
		.tx-dropdownsitemap-pi1 DIV.expAll {
			text-align: center;
			border: solid 1px #DFE2E3;
			background: #FAFBFB;
		}
		
.csc-sitemap {
margin-left: -38px;
}

.csc-sitemap ul {
}

.csc-sitemap ul li {
font-size:120%;
margin:0;
padding:4px 0 0px 0;
font-weight: bold;
list-style: none;
}

.csc-sitemap ul li ul {
margin-bottom: 20px;
}

.csc-sitemap ul li ul li {
font-size:80%;
font-weight: normal;
list-style: square;
}

.csc-sitemap ul li ul li ul {
margin-bottom: 0px;
}

.csc-sitemap ul li ul li ul li {
font-size:100%;
font-weight: normal;
list-style: square;
}
