

.sitemap{
	padding: 20px;
}

.col1{
	float: left;
}
.col2{
	float: left;
	margin-left: 40px;
}
.col3{
	float: left;
}



.levels a{color: #000000;}


.level1, .level0{
	font: bold 17px Arial;
	border-bottom: 1px #dcdfb0 solid;
	padding: 0 0 2px 12px;
	margin-top: 10px;
}

.level2{
	font: normal 15px Arial;
	padding-left: 22px;
	margin: 12px 0 5px 0;
}

.level3{
	font: normal 13px Arial;
	padding-left: 10px;
	margin: 6px 0 0 22px;
	background: url(/images/design/icons/sitemap-bullet.gif) center left no-repeat;
}

