#sl_div {
	/*background-image:url(bg.jpg);*/
	/*background-repeat:repeat-x;*/
	padding:10px;
	/*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; width:300px; /*max-height:400px; */ font-size:11px; font-family:Arial; line-height:12px;}
#map_sidebar { background-color:white; font-weight:normal;}
#addressInput {
	border:solid 1px silver;
	padding-left:3px; padding-top:3px;
	background:white url(images/search-input.gif) repeat-x;
	width:30%; height:18px;
	/*font-weight:bold;*/
}
#addressSubmit {	/*width:184px; height:31px;*/}
#radiusSelect { /*height:27px; width:100px;*/}
#addressInput, #addressSubmit, #radiusSelect { font-size:14px;}

#store-legend-wrapper .store-legend-header { 
	background:#FFFFFF url(/wp-content/themes/thesis/images/legend-header.gif) no-repeat scroll 0 0;
	display:block;
	height:26px;
	margin-bottom:10px;
	margin-left:245px;
	margin-top:20px;
	text-indent:-9999px;
	width:70px;
	*margin-left: 235px;
}
#store-legend-wrapper .store-legend-content ul{ 
	margin: 0; padding: 0;
}
#store-legend-wrapper .store-legend-content ul li{ 
	list-style-type: none; 
	float: left; 
	display: block;
	width: 160px;
	border-right: 4px dotted #000;
	margin: 10px 4px 10px 4px; 
	padding: 0;
	padding-right: 10px;
	background: none; 
	min-height:190px;
	height: 190px;
}
#store-legend-wrapper .store-legend-content ul li.first{ 
	width: 160px;
}
#store-legend-wrapper .store-legend-content ul li.mid{ 
	margin-bottom:10px;
	margin-top:10px;
	padding-right:14px;
}
#store-legend-wrapper .store-legend-content ul li.last{ 
	border-right: 0; 
}

#store-legend-wrapper .store-legend-content ul li img{ 
	margin-left:60px;
}
#store-legend-wrapper .store-legend-content ul li h3{ 
	display: block;
	height: 18px;
	width: 180px;
	text-indent: -9999px;
	margin-bottom:10px;
}
#store-legend-wrapper .store-legend-content ul li h3.hotlight{ 
	background: #FFF url(/wp-content/themes/thesis/images/hotlight-header-text.gif) no-repeat; 
	width: 150px;
}
#store-legend-wrapper .store-legend-content ul li h3.coffee{ 
	background: #FFF url(/wp-content/themes/thesis/images/coffee-header-text.gif) no-repeat; 
	width: 167px;
	padding: 0;
}
#store-legend-wrapper .store-legend-content ul li h3.donut{ 
	background: #FFF url(/wp-content/themes/thesis/images/donut-header-text.gif) no-repeat; 
	width: 169px;
}

#store-legend-wrapper p { 
	line-height: normal;
	margin: 0;
	font-size: 11px;
	color: #7F7E7E;  
}