#coupon_wrapper {
	background-color: #000000;
	width: 396px;
	height: 230px;
}
#coupon_top_sec {
	height: 60px;
	width: 396px;
	background-image: url(../../banners/sharedimages/coupontop.gif);
	background-repeat: no-repeat;
}
#coupon_mid_sec {
	height: 100px;
	width: 390px;
	margin-left:1px;
	margin-top:5px;
}
#coupon_hdr_text {
	margin-top: 10px;
	width: 280px;
	margin-left: 5px;

}
.testclass {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#coupon_mid_sec_textbox {
	height: 100px;
	width: 380px;
	margin-top: 8px;
	margin-left: 9px;
	text-align: center;
}
.coupon_mid_sec_textboxTXT {
	color: #ffffff;
	font-size: 12px;
	font-weight: regular;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
#coupon_bot_sec {
	height: 50px;
	width: 390px;
	margin-left:1px;
	margin-top:5px;
	text-align: center;	
}
.coupon_bot_secTXT {
	color: #f3f3f3;
	font-size: 9px;
	font-weight: regular;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
