
.wrap {
	position: relative;
}
#mainContent #storeSearchForm {
	background-image: url('/images/storeLocator/search_left.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #ecf8f8;
	position: relative;
	height: 38px;
	margin: 0;
	padding: 0;
}
#mainContent fieldset {
	background-image: url('/images/storeLocator/search_right.gif');
	background-repeat: no-repeat;
	background-position: 100% 0;
	height: 38px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.storeLocatorLeft {
	float: left;
	margin-top: 10px;
	background-image: url('/images/storeLocator/input_left.gif');
	border: none;
	height: 20px;
	padding-left: 9px;
	color: #58595b;
	font-size: 8pt;
	font-family: Arial;
	padding-top: 2px;
	width: 241px;
}
.storeLocatorGoButton {
	float: left;
	margin-top: 10px;
	width: 24px;
	height: 20px;
	border: none;
	background-color: transparent;
	background-image: url('/images/storeLocator/go_button.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
	text-indent: -5000px;
	padding-left: 2em;
	margin-left: -2em;
}
.storeLocatorLocations {
	margin-top: 12px;
	margin-left: 64px;
	width: 57px;
	height: 13px;
}
.storeLocatorZoom {
	margin-top: 15px;
	margin-left: 141px;
	width: 32px;
	height: 10px;
}
.storeLocatorZoomSliderContainer {
	margin-top: 8px;
	margin-left: 7px;
	width: 191px;
	height: 23px;
	background-image: url('/images/storeLocator/slider.gif');
	position: relative;
}
.storeLocatorZoomMarkerContainer {
	margin-left: 21px;
	margin-right: 20px;
	position: relative;
	font-size: 9.5px;
}
.storeLocatorMarker {
	position: absolute;
	width: 16px;
	height: 23px;
	position: absolute;
	top: 0;
	background-image: url('/images/storeLocator/marker.gif');
	background-repeat: no-repeat;
	background-position: 6px 0;
}
.storeLocatorZoomIncrement, .storeLocatorZoomDecrement {
	position: absolute;
	top: 0;
	text-indent: 23px;
	overflow: hidden;
	font-size: 1px;
	width: 23px;
	height: 23px;
}
.storeLocatorZoomIncrement {
	left: 0;
}
.storeLocatorZoomDecrement {
	right: 0;
}
.storeLocatorCenter {
	margin-top: 8px;
	margin-left: 33px;
	width: 103px;
	height: 23px;
}
.imageFix {
	float: left;
	border: none;
	display: inline-block;
	position: relative;	
}
.wrap .mapBubbleContainer {
	z-index:3; 
	position:absolute; 
	width:0px;
	height: 0px;
}
.wrap .mapBubble {
	position: relative;
	top: 38px;
	left: 94px;
}
#storeSearchForm fieldset {
	position: relative;
}
.marker_eg {
	position: absolute;
	left: 405px;
	top: -23px;
}
#ResultWrapper #ResultList h2.welcome {
	color: #5381ac;
}
.storeHours table {
	width: 162px !important;
	position: relative;
}
.storeHours td {
	font-size: 10px !important;
}
.mapBubble dd.hoursContent {
	margin: 0 10px;
	width: 162px;
}
