#cpn_Container_print{
	display:none;
}

.coupon1t{
	/* width:500px; */
	height:auto;
	padding:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	position:relative;
	z-index:4;
	overflow:hidden;
	border:none;
	
}

.couponText{
	width:100%;
	/* height:220px; */
	overflow:hidden;
	position:relative;
	z-index:5;
	color:black;
	padding:auto;
	border:none;
	margin:0;
}


.coupon2{
	/* width:520px;
	height:250px; */
	/* padding:50px 15px 0px 15px; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	position:relative;
	/* z-index:4; */
	overflow:hidden;
	border:none;
	/* margin:0 15px; */
}

