div#body {
  width:980px;
}

div#sitemap_map
{
	margin: 0 0 50px 0;
}

div#sitemap_map div.state
{
	margin: 0 0 10px 0;
}

div#sitemap_map div.state_no_cities
{
	margin: 0 !important;
}

div#sitemap_map div.title
{
	border-color: #9ea6ac #d7d7d7 #d7d7d7 #d7d7d7;
	border-style: solid;
	border-width: 1px 0px 1px 0px;
	padding: 5px 10px;
	margin: 0 0 5px 0;
}

div#sitemap_map div.title_no_cities
{
	border-width: 1px 0px 0px 0px !important;
	margin: 0 !important;
}

div#sitemap_map div.state:first-child div.title
{
	border-top-color: #afafaf;
}

div#sitemap_map div.title h2, div#sitemap_map div.title h4, div#sitemap_map div.title span.name
{
	font-size: 16px;
	display: inline;
	margin: 0;
	font-weight: bold;
}

div#sitemap_map div.title span.count, div#sitemap_map h2 span.count
{
	font-size: 11px;
	color: #2d343a;
	font-weight: normal;
    margin-left: 5px;
}

div#sitemap_map div.title h4
{
	font-size: 1em;
	font-weight: normal;
}

div#sitemap_map ul
{
	list-style-type: none;
	margin: 0 10px;
	padding: 0;
	float: left;
	width: 170px;
}

div#sitemap_map ul li h2, div#sitemap_map ul li h3
{
	margin: 0;
	font-size: 1em;
	color: #31383e;
	padding: 0;
	font-weight: normal;
	display: inline;
}

div#sitemap_map strong
{
	font-weight: bold;
}

div#sitemap_map ul li span.count
{
	margin: 0;
	font-size: 11px;
	color: #31383e;
	padding: 0;
	font-weight: normal;
	display: inline;
}

div#sitemap_map ul li h2 a, div#sitemap_map ul li h3 a
{
	margin: 0;
	font-size: 1em;
	color: #244ef4;
	padding: 0;
	font-weight: normal;
}

div#sitemap_map ul li
{
	display: block;	
}

strong a {
    font-weight: bold!important;
}
