#counties {
	height:auto;
	width: 200px;
	position: relative;
	float: left;
	left: 30px;
	top: -820px;
	margin-bottom: -780px;
}

#counties2 {
	height:auto;
	width: 200px;
	position: relative;
	float: left;
	left: 35px;
	top: -820px;
	margin-bottom: -780px;
}

.stockist{
	line-height: 130%;
	font-size: 0.8em;
	padding: 0 0 16px 0;
}

.county {
	line-height: 140%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.county a{
	font-size: 0.8em;
	font-weight: bold;
}

#map_canvas {
	width: 450px;
	height: 820px;
	margin-left: 450px;
	margin-top: 30px;
	display: block;
}

.heading {
	text-align: center;
}