body {
		background:url(/images/bckgrnd.jpg) top left repeat-x; 
		padding:10px;
	}
	a,a:link,a:active,a:visited {
		color:#55959e;
	}
	div.coupon {
		position:relative; 
		padding:20px; 
		width:497px; 
		height:317px; 
		background:url(/images/coupon-bckgrnd.gif) top left no-repeat;
		color:#000;
	}
	div.couponDetails {
		float:left; 
		clear:left;
		width:320px; 
		height:160px; 
		font-family:georgia, 'Times New Roman', serif; 
		line-height:1.3em;
		font-size:.86em; 
		overflow:auto;
	}
	div.couponOffer {
		float:left;  
		margin:0 0 0 20px; 
		width:140px; 
		height:150px;
		font-size:36px; 
		color:#55959e; 
		text-align:center;
		font-family:georgia, 'Times New Roman', serif; 
		line-height:1.2em
	}
	div.expiration {
		position:absolute; 
		bottom:20px; 
		right:20px; 
		color:#55959e; 
		font-family:georgia, 'Times New Roman', serif;
	}
	img.ggwLogo {
		display:none;
	}
