.couponwrap {
	width:800px;
	margin:0 auto;
}
.coupon, .vcoupon {
	background:transparent url(../images/couponback.gif) repeat scroll center top;
	border:5px dashed #000000;
	float:left;
	margin:10px 0;
	padding:40px 25px;
	width:750px;
}
.vcoupon {
	background:url(../images/voucherback.gif) repeat scroll center top;
}
.vcoupon .code {font-weight:bold;font-size:1.3em;float:right;position:relative;z-index:1000;}
.coupon .logo, .vcoupon .logo {
	float:left;
	margin:0 5px 0 0;
	position:relative;
	z-index:10;
}
.couponprint {display:block;position:absolute;left:175px;top:25px;z-index:1;}
.coupon hr, .vcoupon hr {
	float:left;
	width:750px;
	margin:0;
}
.coupon .merchantinfo, .vcoupon .merchantinfo {
	width:400px;
	margin:0 0 0 5px;
	padding:0;
	float:left;
	position:relative;
	z-index:10;
}
.coupon .couponoffer, .vcoupon .couponoffer {
	padding:5px;
	float:left;
	clear:left;
	width:770px;
	margin:5px 0 25px;
	position:relative;
	z-index:10;
}
.coupon input, .vcoupon input {display:none;}
.coupon p, .vcoupon p {margin:0;}
.coupon p .alert, .vcoupon p .alert {color:#000;width:100%;margin:10px 0 0;}

/**** REGULAR PRINT ****/
#logo, #menu, #navigation, #features img, #sidebar, #maincalendar, #sb-wrapper, #page, #welcome img, #mainform, #map {display:none;}
#popupbox {
	position:aboslute;
	top:0;
	left:0;
}
ul.merchant.full li {
	display:block;
}
.imgcatchall {margin:0 10px 10px 0;}