.couponarea {
	margin: 0 33px 30px 33px;
	padding: 20px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.how_to_use {
	margin: 0 50px 30px 50px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
}

.how_to_use ul li {
	list-style: none;
}

.print_btn {
	margin: 0 auto;
	width: 301px;
	height: 75px;
	background: url(../images/print_btn_on.gif) no-repeat;
}
