/*  -------------------------------------------------------------------
	Print Coupon ------------------------------------------------------ */
	#coupon-container .close, #coupon-container a.b { display:none; }
	#coupon-frame-top, #coupon-frame-bottom { /* display:block!important; */ display:none; }
	
	#coupon-container {
		border:5px dashed #555;
	}
