.coverageMap div#lhs{
	float:left;
	display:inline;
	width:49%;	
}
.coverageMap div#rhs{
	clear: none;
	float:left;
	display:inline;
	width:49%;	
}
.coverageMap #messages{
	display:none;
    font-size: 12px;
    min-height: 25px;
    width: 90%;
}
.coverageMap #map-container, .coverageMap #image-container{
	margin:5px 0px 0px 0px;
	width:916px;
	height:420px;
}
.coverageMap #map-outer-container {
	width:0px;
	height:0px;
	overflow:hidden;
}
.coverageMap #image-container {
	height:auto;
}
.coverageMap #image-container img {
	width:100%;
}
.coverageMap #legal{
    clear: both;
    margin: 20px 0;
}

.coverageMap #geocodeForm{
	float:left;
	display:inline;
	width:100%;
	margin:0px 0px 5px 0px;
	text-align:left;
}
.coverageMap #geocodeForm #address{
    height: 18px;
    margin: 0 0 15px;
    width: 170px;
	}
p.legend {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding: 5px 0 3px 25px;
	}
.coverageMap #geocodeForm #submit{
	border: none;
	text-indent: -3000px;
	cursor: pointer;
	width: 92px;
	height: 33px;
	padding-top: 10px;
	margin: 0px 4px 0px 4px;
	background: url('../images/searchbttn.png')  no-repeat scroll center center transparent;
 	-webkit-background-size: 100% auto;
 	background-size: 100% auto;
}
.coverageMap #geocodeForm #submit:hover {
	opacity:.7;
}

.coverageMap #geocodeForm #locate{
	border: none;
	text-indent: -3000px;
	width: 92px;
	height: 33px;
	cursor: pointer;
	padding-top: 10px;
	margin: 0px 4px 0px 4px;
	background: url('../images/findbttn.png')  no-repeat scroll center center transparent;
 	-webkit-background-size: 100% auto;
 	background-size: 100% auto;
}
.coverageMap #geocodeForm #locate:hover {
opacity:.7;
}

/* positioning for firefox */
@-moz-document url-prefix() {
  .coverageMap #geocodeForm #locate, .coverageMap #geocodeForm #submit {
	padding-top: 0px;
  }
}			
.coverageMap #map-outer-container {
	width: 100%;
	height: 0;
}

.coverageMap #image-container, .coverageMap #map-container {
	width: 100% !important;
}

.infoBox ol {
    clear: both;
    margin-left: 20px;
}
.infoBox ol{
    color: #404040;
    display: inline;
    float: left;
    font-family: futura-pt;
    font-size: 16px;
    font-weight: 100;
    margin: 5px 20px 0 0;
    width: 90%;
}
.infoBox ol li {
    clear: both;
    list-style: decimal outside none;
    margin-top: 15px;
    padding-top: 15px;
}
.coverageMap #geocodeForm .ml{vertical-align: top;display:inline-block;width:190px;padding: 30px 0 0;}
.ml1{
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;	
	}
.spanishpages .coverageMap div#lhs {
    width: 59%;
}
.spanishpages .coverageMap div#rhs {
    width: 40%;
}
.spanishpages .coverageMap #geocodeForm .ml {
    width: 230px;
}
.ml2{
    color: #000000;
    font-size: 20px;
    text-transform: uppercase;
	font-weight:bold;
	margin: 5px 0 16px;	
	}
.ml input#locate{}
.coverageMap #geocodeForm .mm{
	    display: inline;
    margin: 0 10px;
    text-align: center;
    vertical-align: top;
    width: 40px;
	
	}
.mm img{}
.coverageMap #geocodeForm .mr{vertical-align: top;display:inline-block;width:190px;padding: 30px 0 0;}
.mr label{text-transform: uppercase;}
.mr input#address{}
.mr input#submit{}
.coverageMap .contentbttm{padding-top:0;}
#mobilenav .infoBox,.infoBox{padding: 5px 10px !important;font-family: Helvetica,​sans-serif !important;}
#mobilenav .infoBox h3,.infoBox h3{margin: 0 !important;font-family: Helvetica,​sans-serif !important;}
#mobilenav .infoBox p,.infoBox p{margin: 0 !important;font-size:75% !important;font-family: Helvetica,​sans-serif !important;}
#mobilenav .infoBox ol,.infoBox ol {font-family: Helvetica,​sans-serif !important;
    margin: 0 !important;
    padding: 0 10px 0 25px !important;	
	text-align:left !important;
	}
#mobilenav .infoBox ol li,.infoBox ol li {font-family: Helvetica,​sans-serif !important;
		text-align:left !important;

}
