/*
Description: Popup Page Template Styles
Copyright: Groove Commerce 2007 (www.groovecommerce.com)
*/

body 
{
	background: #fff none;
	margin: 6px 8px;
}

p {line-height: 1.5;}

#popup-wrapper 
{
	width: 100%;
	background-color: #fff;
}

#receipt-container 
{
	text-align: left;
	width: 700px;
	margin: 0 auto;
}

h1 {display: block; font: 2em Arial, Helvetica, sans-serif; color: #222; background: url('images/heading_bg.gif') no-repeat left bottom; margin: 15px 0 10px 0; padding: 0;}