
.legend {
	padding: 0.2em 0.5em;
	border-top: 1px solid #d0d7df;
	border-bottom: 1px solid #d0d7df;
	background: #f7f7f7;
	font-size: small;
}

.memberlist {
	padding: 1em;
}

.memberlist ul {
	padding: 0em;
	margin: 0;
}

.memberlist ul li {
	list-style: square;
	margin-left: 1em;
}

.companyinfo {
	border-top: 1px solid silver;
	margin-top: 2em;
}
/*
.companyinfo {
	border-bottom: 1px solid silver;
	margin-bottom: 2em;
}
*/
.companyinfo h2 {
	margin-bottom: 0em;
	margin-top: 0.5em;
}
.companyinfo .contacts h3 {
	margin-bottom: 0;
	font-size: 100%;
}
.memberlist img.help_flag {
	margin-bottom: -2px;
}



.county-navigation {
	float: right;
}
.county-navigation .county-map {
	margin: 15px;
}
.county-navigation h3 {
	margin-left: 15px;
}
.county-navigation h3:after {
	content: ":";;
}
.county-navigation ul {
	padding: 5px 0 15px 30px;
	margin: 0;
}

.list_counts {
	margin: 1em 180px 1em 0;
	border-top: 1px solid #d0d7df;
	border-bottom: 1px solid #d0d7df;
	background: #f7f7f7;
	padding: 0.25em;
}
.list_counts ul {
	list-style: none;
}
.list_counts ul li {
	margin-left: 1.5em;
}
.list_counts p {
	margin: 0.25em 0;
}
