#siteMapLeft {
	float: left;
	width: 210px;
	margin-right: 12px;
}
#siteMapRt {
	float: left;
	width: 210px;
}
#siteMapLeft h1, #siteMapRt h1 {
	color: #FFFFCC;
	border-bottom: 1px solid #F0E9C9;
	padding-bottom: 2px;
	margin-bottom: 6px;
	margin-top: 20px;
}
#siteMapLeft h2, #siteMapRt h2 {
	border-width: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 8pt;
	padding: 0px;
}
#siteMapLeft h3, #siteMapRt h3 {
	font-weight: normal;
	color: #404B00;
	margin-left: 12px;
	margin-bottom: 4px;
	margin-top: 3px;
	line-height: 8pt;
	padding: 0px;
}
#siteMapRt a, #siteMapLeft a {
	text-decoration: none;
}
