/*
  $Id: popup_shipping.css 470 2008-05-20 21:35:21Z emandell $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2008 Select Database

  Released under the GNU General Public License
*/

/* font sizes 
	10px	77%
	11		85%
	12		93% 	
	13		100%
	14		108%
	16		123.1%
*/

#about_us ul {
	margin-left:2em; 
}

#about_us ul li {  
    list-style: disc outside; 
    margin-bottom: 1em;
} 

#about_us p {
	margin-bottom: 10px;
}

#about_us h2 {
	font-size:  123.1%;
	font-weight: bold;	
	margin-bottom: 0.5em;
}
