#sl_div {
	/*background-image:url(bg.jpg);*/
	/*background-repeat:repeat-x;*/
	padding:0px;
	/*color:black;*/
	font-weight:normal;
	color: #666666;
}
#sl_div img {
	background-color:transparent;
	background-image:none;
	max-width:none;
}
#sl_div table, #sl_div tr, #sl_div td {
	border:none;
	/*padding:0px;*/
}
#sl_div #map { color:#666666; font-weight:normal; margin-top: 15px;}
#sl_info_bubble { 
	padding:10px; 
	max-width:300px; 
	/*max-height:400px; */ 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:normal;
	line-height: 16px;
	}
	
#sl_info_bubble a:link {
	color: #666666;
}

#sl_info_bubble a:hover {
	color: #000000;
}
	
#addressInput {
	color: #000000;
	background: #b2b2b2;
	padding: 3px;
	width: 300px;
	border: none;
	margin: 0px 0px 0px 0px;
}
#addressSubmit {	/*width:184px; height:31px;*/}
#radiusSelect { /*height:27px; width:100px;*/}
#addressInput, #addressSubmit, #radiusSelect { font-size:12px;}

/*Map Store Results Area Styling*/
.text_below_map {
	font-family:Arial;
	padding:20px;
	font-size:18px;
	text-align:justified;
	display: none;
}
#map_sidebar { 
	background-color:transparent;
	font-weight:normal;
	text-align:justify;
	overflow: auto;
	height:250px;
	font-size: 11px;
	/*color: #000;*/
}
