#stores-zip						{ background:#E0EFD1; border:solid 1px #7A9F59; width:330px; padding:6px 10px 8px; margin:0 0 1.5em; text-align:center; color:#58595B; font-weight:bold; }
#stores-zip fieldset			{ margin:0; }
#stores-zip label				{ margin:0; padding:0; }
#stores-zip input				{ margin-left:6px; }
#stores-map						{ width:400px; height:400px; float:left; margin-right:20px; border:solid 1px #7A9F59; background:#ADCF8E; }
#stores-map p					{ padding:15px; }
#stores-map.no-javascript		{ margin-bottom:10px; }
#closest-locations 				{ width:240px; float:left;  }
#closest-locations h3			{ margin-top:0; margin-bottom:5px; color:#58595B; font-size:122%; }
#closest-locations .store		{ float:left; clear:both; border-top:solid 1px #8EAF6D; padding:10px 10px 10px 0; font-size:92%; color:#333; width:240px; }
#closest-locations .store img				{ float:left; margin-right:10px; }
#closest-locations .store .store-details	{ float:left; width:200px; }
#closest-locations .store .title			{ color:#000; font-size:108%; font-weight:bold; background:none; }
#closest-locations .store .distance			{ margin-bottom:8px; }
#closest-locations .store .store-links		{ margin-top:2px; }
