﻿
#interactive_map{
	margin-top:20px;
}


#distributors{
	margin:15px 0;
}

.distributer{
	padding: 20px;
	border: solid 1px #ececea;
	background: url(distributer.gif) repeat-x 0 0;
	margin: 0 0 20px;
}

.distributer h2{
	margin: 0 0 5px;
}

.distributer .web_link{
	padding-left: 20px;
	background: url(web_link.gif) no-repeat 0 3px;
}

.distributer .web_link:hover{
	color: #4FA600;
	border-bottom: solid 1px #4FA600;
}

.trading_hour_wrapper{
	margin: 10px 0;
}

.trading_hour_wrapper strong{
	color: #417b0d;
	font-weight: normal;
	padding-right:10px;
}

.addr_wrapper{
}

.addr_wrapper strong{
	display: block;
}

.back_link{
	padding-left: 20px;
	background: url(back_link.gif) no-repeat 0 3px;
}

.contact_details{
	margin: 10px 0;
}

.contact_details .detail{
	display: block;
}

.contact_details .detail strong{
	display: block;
	float: left;
	width: 60px;
}

.contact_details .website{
	margin: 10px 0;
}
