/*
  $Id: store_locator.css 569 2009-02-26 22:29:33Z emandell $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

#map_1 {
	clear:  both;
	margin-top:  20px;
	margin-bottom:  10px;
	width: 620px; 
	height: 310px
}

#map_2 {
	clear:  both;
	margin-top:  20px;
	margin-bottom:  10px;
	width: 420px; 
	height: 310px
}

#addresses_1 div, #addresses_2 div {
	margin-bottom:  20px;	
}

#addresses_1 h2 {
	font-size: 116%;
	font-weight: bold;	
	margin-bottom: 10px;
}

div#addresses_2 {
	margin-top: 30px;	
}

#addresses_1 h3, #addresses_2 h3 {
	font-weight: bold;	
}

#addresses_1 h4, #addresses_2 h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;	
}

table.hours td {
	padding: 0 10px 0 10px;
}

p.addr-line {
	margin-left: 10px;
}