﻿
.sitemapbox{
	float:left;
	width:240px;
	padding-bottom:40px;
}

.sitemapboxdivider{
	clear:both;
}

h2.sitemapheader{
	color:#000;
	font-size:15px;
}

a.sitemaplink:link, a.sitemaplink:active, a.sitemaplink:visited {
	color:#000;
	text-decoration:none;
}

a.sitemaplink:hover, a.sitemaplink:focus{
	color:#444;
	text-decoration:underline;	
}

li {list-style-type:none;}