#siteContent {
	position: relative;
	background: url(/images/blocks/gray.gif) repeat-y;
}

.stockistIntro {
	position: relative;
	padding: 10px 0px;
}

.stockistHolder  {
	position: relative;
	padding: 0px 20px;
}

.stockistH {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 10px;
}

.stockistH .label {
	position: relative;
	float: left;
	width: 180px;
	left: 20px;
	font: bold 12px arial,sans-serif;
	background: url(/images/global/pointer_bg_rightpad.gif) no-repeat right center;
}

.stockistH .description {
	position: relative;
	left: 20px;
	width: 500px;
	float: left;
}

.areaHeading {
	position: relative;
	font: bold 13px arial,sans-serif;
	padding: 2px 0px;
	background: #d9d9d9;
	overflow: hidden;
	width: 100%;
}

.areaHeading span.areaTitle {
	position: static;
	float: left;
	padding: 0px 20px;
	background: url(/images/global/pointer_bg.gif) no-repeat center right;
}

.areaHeading a.areaView {
	position: static;
	float: right;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	text-align: right;
	padding: 0px 20px;
}

.areaHolder {
	position: relative;
	width: 100%;
	overflow: hidden;
}
	
.areaH {
	position: relative;
	display: none;
	width: 100%;
	overflow: hidden;
}

.clear {
	position: relative;
	width: 100%;
	height: 4px;
	font-size: 1px;
}

span.town {
	font-weight: bold;
	color: #600;
}
}
