#counties {
	margin: 1em 0 1em 0;
	overflow: auto;
	width: 100%;
}

#stockists {
	background: url('../images/stockists/map.jpg') no-repeat center top;
	_height: 341px;
	min-height: 341px;
	padding-left: 20px;
	padding-right: 20px;
}

#stockists h2 {
	font-size: 140%;
	text-transform: uppercase;
}

.stockist h3 {
	font-size: 120%;
	font-weight: normal;
	margin-bottom: 0;
}

.stockist p {
	margin-top: 0;
}
