#stockistsLeftCol {
	padding: 0px;
	float: left;
	width: 185px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#stockistsLeftCol img {
	margin: 0px;
	padding: 0px;
	width: 170px;
}

#stockistsRightCol {
	padding: 0px;
	float: right;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#stockistsRightCol h1 {
	font-size: 1.8em;
	color: #033F8D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#stockistsRightCol p {
	font-size: 0.8em;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	line-height: 17px;
}
#stockLocatorSelector {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#stockLocatorSelector label {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#stockLocatorSelector select {
	width: 180px;
}
#stockLocatorSelector input {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#selectorProductDetails, #vetSupportSection {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-bottom: 10px;
	overflow: auto;
}
#vetSupportSection p 
{
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 5px;
    text-align: justify;
}
#vetSupportSection p a, #vetSupportSection p a:link, #vetSupportSection p a:active, #vetSupportSection p a:visited {
	color:#999999;
	text-decoration: underline;
}
#vetSupportSection p a:hover {
	color:#FF0000;
}
#selectorProductDetails .imageCol {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 140px;
	clear: none;
}
.imageCol img {
	padding: 0px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.imageCol .productImage {
	padding: 0px;
	width: 170px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageCol .homepageImage {
	padding: 0px;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#selectorProductDetails .textCol {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 400px;
}
#selectorProductDetails .textCol h1, #vetSupportSection h1 {
	font-size: 1.1em;
	color: #033F8D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#selectorProductDetails .textCol p {
	font-size: 0.8em;
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#selectorProductDetails .textCol input {
	padding: 0px;
	clear: none;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#stockistsList {
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	overflow: auto;
}
#stockistsList h1 {
	font-size: 1.1em;
	color: #033F8D;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#stockistsList .stockist {
	margin: 0px;
	padding: 0px;
	min-height: 180px;
	width: 180px;
	clear: none;
	float: left;
}
#stockistsList .stockist h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #033F8D;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 25px;
}
#stockistsList .stockist p {
	font-size: 0.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
	text-align:left;
}
#stockistsList .stockist .distance 
{
    color: Red;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 3px;
    margin-right: 0px;
    margin-left: 26px;
}
