﻿div.storeLocator {
	width: 572px;
}
div.storeLocatorRightContent {
	width: 243px;
}
div.searchBox {
	height: 33px;
	padding: 10px 0 0 18px;
	margin-bottom: 20px;
	background-color: #F1F1F1;
}
div.searchBox h2 {
	font-size: 17px;
	color: #555353;
	float: left;
}
div.searchBox select {	
	font-size:11px;
	width: 194px;
	height: 20px;
	margin: 0 10px;
	float: left;
	position: relative;
	top: 2px;
}
div.searchBox a.formBtn {
	text-indent: -9999px;
	height: 20px;
	width: 26px;
	padding: 0;
	float: left;
	position: relative;
	top: 2px;
	background: url(/web/design/img/search-go.gif) no-repeat 0 -1px;
}
div.searchBox a:hover.formBtn
{
	background-position: 0 -23px;	
}
div.map {
	border: 1px solid #CCC;
	height: 444px;
}
div.mapInfoContent {
	font-size: 13px;
	line-height: 120%;
	color: #0C2C4B;
	width: 340px;
	height: 95px;
	padding: 5px 0 0 5px;
}
div.mapInfoContent span {
	font-size: 16px;
	font-weight: bold;
	display: block;
	padding: 2px 0 6px 0;
}
div.mapInfoContent strong {
	display: block;
	padding: 3px 0 0 0;
}
div.mapInfoContent img.storeImage {
	width: 130px;
	height: 90px;
	margin-right: 20px;
	float: left;
}
div.storeLocatorRightContent a {
	display: block;
	margin: 0 0 15px 0;
}

a.storeHours
{
	font-size:11px; 
	float: right; 
	padding:3px; 
	text-decoration: none;
	color:#0067A5;
}

a:hover.storeHours
{
	background-color:#D8F3F4;
}
