/*  stylesheet to (over)write style classes used by css-styled-content and other extensions */

.csc-sitemap-level1{
	font-size : x-small;
	color : #996633;
}
.csc-sitemap-level2{
	font-size : xx-small;
	color : #996633;
	margin-left : 20px;
}
.csc-sitemap-level3{
	font-size : xx-small;
	color : #996633;
	margin-left : 40px;	
}
.csc-sitemap-level4{
	font-size : xx-small;
	color : #996633;
	margin-left : 60px;
}
.tx-jkpoll-pi1{
	font-size : xx-small;
}
.border{
	border: 1px solid #996633;
}
