﻿#howtobuy{
	padding-top: 3px;
	min-height: 505px;
	position: relative;
 margin-top: 50px;
}
#howtobuy a{	color: #009; }
#howtobuy_left{
	float: left;
	width: 200px;
	text-align: left;
	padding-right: 10px;
	font-size: 10pt;
	line-height: 12px;
}
#howtobuy_left strong{
	font-size: 12pt;
	line-height: 16pt;
}
#howtobuy_results .custAddress{
	float: left;
	width: 200px;
	display: block;
	padding: 10px;
	font-size: 10pt;
}
#howtobuy_results{
	float: left;
	width: 688px;
	margin-top: 300px;
}
#howtobuy_results_rep{
	float: left;
	width: 688px;
}
#howtobuy_google{
	position: absolute;
	left: 210px;
	width: 688px;
	height: 300px;
	border: 1px solid #000;
}
#howtobuy_map{
	float: left;
	width: 688px;
	height: 500px;
	position: relative;
	z-index: 1;
}
#labelsMap{	position: relative; }
div.maplabel{
	text-align: center;
	background-color: #87a3af;
	width: 150px;
	height: 20px;
	cursor: pointer;
 margin-top:40px;
 padding:5px 0 5px 0;
	right: 5px;
 color:#FFF;
	z-index: 100;
 margin-right:20px;
}
#us_label{
	top: 5px;
}
#canada_label{	top: 31px; }
#international_label{ top: 57px; }
#state_label{
	position: absolute;
	float: left;
	display: none;
	color: #fff;
	font-size: 8pt;
	background-color: #666;
	min-width: 75px;
	height: 15px;
	padding: 5px;
	text-align: center;
}
#howtobuy_map .myMap{	position: absolute; }
#international_list{
	position: absolute;
	z-index: 100000;
	top: 83px;
	display: none;
	background-color: #d5d5e5;
	width: 150px;
	border: 1px solid #999;
	cursor: pointer;
	right: 5px;
}
#international_list div{
	text-align: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 10pt;
	padding-left: 2px;
}	
.err{ color:red;}