/*
  $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
*/

#shipping ul {
	margin-left:2em; 
}

#shipping ul li {  
    list-style: disc outside; 
    margin-bottom: 1em;
} 

#shipping p {
	margin-bottom: 10px;
}