#header, #internal-searchbar, #sub-categories, #footer-sitemap, .sidebar {
	
	display: none;
	
}

.coupon-large {
	
	width: 582px;
	height: 247px;
	
	position: relative;
	
	background-image: none;
	
}

.coupon-large .printBg {
	
	width: 582px;
	height: 247px;
	
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.coupon-large .title {
	
	font-size: 14pt;
	
	position: absolute;
	top: 15px;
	left: 90px;
	
}

.coupon-large .description {
	
	font-size: 10pt;
	
	width: 380px;
	height: 110px;
	
	position: absolute;
	top: 45px;
	left: 90px;
	
}

.coupon-large .company {
	
	font-size: 10pt;
	font-weight: bold;
	
	position: absolute;
	bottom: 65px;
	left: 90px;
	
}

.coupon-large .address {
	
	font-size: 10pt;
	
	width: 200px;
	height: 55px;
	
	position: absolute;
	bottom: 10px;
	left: 90px;
	
}

.coupon-large .expiration {
	
	font-size: 12pt;
	font-weight: bold;
	
	width: 165px;
	
	position: absolute;
	bottom: 35px;
	right: 10px;
	
}

.coupon-large .website {
	
	font-size: 10pt;
	
	width: 165px;
	
	position: absolute;
	bottom: 15px;
	right: 10px;
	
}