#sl_div {
	/*background-image:url(bg.jpg);*/
	/*background-repeat:repeat-x;*/
	padding:0;
	margin:0;
	/*color:black;*/
	font-weight:bold;
}
#sl_div a {
	/*color:black;
	text-decoration:underline;*/
}
#sl_div img {
	background-color:transparent;
	background-image:none;
}
#sl_div table, #sl_div tr, #sl_div td {
	border:none;
	/*padding:0px;*/
}
#sl_div #map { color:black; font-weight:normal;}
#sl_info_bubble { 
	padding:10px; 
	max-width:300px; 
	/*max-height:400px; */ 
	font-size:11px; 
	font-family:Arial;
	text-align:justify;
	line-height:normal;
	}
#addressInput {
	border:solid 1px silver;
	padding-left:3px; padding-top:3px;
	background:white url(images/search-input.gif) repeat-x;
	width:100%; height:18px;
	/*font-weight:bold;*/
}
#addressSubmit {	/*width:184px; height:31px;*/}
#radiusSelect { /*height:27px; width:100px;*/}
#addressInput, #addressSubmit, #radiusSelect { font-size:14px;}

/*Map Store Results Area Styling*/
.text_below_map {
	padding:20px;
	text-align:justified;
}
#map_sidebar { 
	background-color:transparent;
	font-weight:normal;
	text-align:left;
	overflow: auto;
	font-size: 11px;
	overflow:hidden;
	/*color: #000;*/
}
.newLocations {float:left; width:300px!important; display:inline;}
#map_sidebar{width:300px!important; min-height:400px;}
#map_sidebar_td{padding:0!important;}
.locationsTB{float:right; width:660px; display:inline;}
.gMap td{padding:0;}
#sl_div{padding:0; }
.sl_header{width:640px;}
#sl_headerContainer{padding:0; width:660px;}
#sl_div a.storelocatorlink { color:inherit;}
.SLName{font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:15px; font-style:italic;}
.SLDistance{color:#999;}
.SLintro{margin:0 25px 0 0;}
.searchResultsTable{margin:6px 0;}
.SLURL{font-weight:bold;}
