#sl_div {
	margin: 0 auto;
	padding: 18px 0;
	width: 788px;
	height: 287px;
	overflow: hidden;
	position: relative;
}

#sl_div .sl_body {
	display: none;
	float: right;
	width: 512px;
}

#sl_div .sl_header {
	float: left;
	width: 268px;
	position: absolute;
	margin-top: 38px;
	display: block;
}

.sl_footer {
	display: none;	
}

.sl_header td, .sl_header th, .sl_header tr {
	padding: 0px;
}

#map {
	float: right;	
}

#map_sidebar {	
	float: left;
	margin: 0 -30px 0 0;
	height: auto;
	width: 500px !important;
	overflow-x: hidden;
}

.scroll-pane {
	height: 409px;	
	margin-top: 40px;
}

#map_sidebar .text_below_map {
	display: none;
}

#map_sidebar h2 {	
	font-size: 18px;
}

#address_search {
	width: 268px;	
}

#address_search label {
	float: none;
	margin-bottom: 14px;
	display: block;
	text-align: left;
	font-size: 0px;
	padding: 0;
	overflow: hidden;
	text-indent: -9999px;
}

#addy_in_address {
	margin: 0 0 28px;
}

#addy_in_address label{
	width: 159px;
	height: 14px;
	background: url('../../../../../themes/aeroshot/images/header_where-are-you.png') no-repeat left top;
}

#addy_in_address #addressInput {
	font-family: Helvetica Neue, Arial;
	height: 20px;
	font-weight: bold;
	border: none;
	background-color: white;
	border: 1px solid #cccccc;
	padding: 5px 10px;
	text-align: left;
	margin: 0px auto;
	font-size: 14px;
	color: #555555;
	border-image: initial;
	border-radius: 2px;
	width: 210px;
}

#addy_in_radius {
	height: 88px;
}

#addy_in_radius label{
	width: 219px;
	height: 14px;
	background: url('../../../../../themes/aeroshot/images/header_how-far-will-you-go.png') no-repeat left top;
}

#addressSubmit {
	background: url('../../../../../themes/aeroshot/images/btn_map-search.png') no-repeat left top;
	width: 130px;
	height: 33px;
	border: none;
	overflow: hidden;
	font-size: 0px;
	text-indent: -9999px;
}

#addressSubmit:hover {
	background: url('../../../../../themes/aeroshot/images/btn_map-search.png') no-repeat left bottom;
}

.searchResultsTable td {
	line-height: 20px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
}

.results_entry {
	width: 149px;
	min-height: 114px;
	border: none;
	color: #fff;
	font-size: 13px;
	float: left;
	padding: 3px;
	line-height: 19px;
	margin: 0 10px 15px 0;
	text-align: left;
}
.results_entry:hover {
	background: #252122;	
}
#sl_div a.storelocatorlink {
	color: #d5e14d;
	text-decoration: none;
}
#sl_div a.storelocatorlink:hover {
	color: #d5e14d;
	text-decoration: underline;
}