#stockist_locator {
	clear: left;
	height: 230px;
	background: #fff url(/images/stockist_locator/stockists_bg.jpg) 0 0 no-repeat scroll;
	padding-top: 117px;
	border-top: 10px solid #a54c80;
	letter-spacing: 0;
	color: #000;
	margin-bottom: 10px;
}

#stockist_locator h3 {
	position: absolute;
	left: -999em;
	
}

#content_1 {
	float: left;
	width: 245px;
	padding-top: 10px;
}

#content_1 p {
	padding: 0 10px 0 30px;
	line-height: 1.3em;
}

#content_2 {
	width: 225px;
	float: left;
}

#content_2 form {
	margin: 20px;
}

#content_3 {
	background-color: #fff;
	overflow-y: scroll;
	width: 277px;
	height: 220px;
	float: left;
	padding-top:10px;
}

#content_3 ul {
	list-style-type: none;
	padding:0;
	margin: 10px 0 0 20px;
	font-size: 110%;
}

#content_3 ul li {
	margin: 10px 0;
	line-height: 1.5em;
}

#content_3 h4 {
	background-color: #c1e69e;
	color: #fff;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	padding: 4px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 5px;
}

#content_3 h5 {
	font-size: 110%;
	margin-left: 20px;
}