/*
  $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
*/

#payments ol {
	margin-left:2em; 
}

#payments ol li {   
    list-style: decimal outside;     
    margin-bottom: 0.5em;
    margin-left:  1em;
} 

#payments p {
	margin-bottom: 10px;
}

#payments h2 {
	font-size:  123.1%;
	font-weight: bold;	
	margin-bottom: 0.5em;
}