#sl_div {
	/*background-image:url(bg.jpg);*/
	/*background-repeat:repeat-x;*/
	padding:10px;
	/*color:black;*/
	width:100%;
}
#sl_div_end {
	width:100%;
	clear:both;
}

.sl_header, #sl_results {
	clear:both;
	float:right;
	width:50%;
}

#sl_results {
	padding: 0 0 0 2px;
}

.sl_map{
	float:left;
	width:59%;
}

#map{
	border:#CCC solid 1px;
}
#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 #CCC;
	padding-left:3px; 
	background:white url(images/search-input.gif) repeat-x;
	width:200px; 
	height:14px;
}

#addressInput2 {
	width:205px;
}

#addressSubmit {	/*width:184px; height:31px;*/}
#radiusSelect { /*height:27px; width:100px;*/}
#addressInput, #addressSubmit, #radiusSelect { 
	font-size:11px;
}

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