/* Start of CMSMS style sheet 'paypal' */
div.catalog_item h2 {
	margin-top: 2em;
	}

div.item_notes {
	margin-top: 1em;
	border-bottom: 1px solid #000;
	padding-bottom: 1em;
	margin-bottom: 1em;
	}
	
span.cost_qty {
	font-weight: bold;
	width: 5em;
	text-align: right;
	}
	
input.paypal_image {
	margin-top: 0.5em;
	}
	
input.paypal_image img {
	border: none !important;
	}
/* End of 'paypal' */

