.widget_coupon {
    padding: 40px 40px 20px;
    border: 1px dashed #333333;
    background: white url('../images/scissors.png') no-repeat right top;
}

.widget_coupon_printable_container {
	width:750px;
	background: url('../images/coupon_logo.png') no-repeat right bottom;
}

.widget_coupon_title {
	padding-bottom:30px;
	font-family: Arial, Tahoma, serif;
	font-size: 24px;
	font-weight: bold;
	color: #404040;	
}

.widget_coupon_descripion {
	padding-bottom:30px;
	font-family: Arial, Tahoma, serif;
	font-size: 12px;
	color: black;	
}

.widget_coupon_descripion_dates {
	padding-top:30px;
	font-family: Arial, Tahoma, serif;
	font-size: 12px;
	color: #575757;
}

.center_body {
	position:relative;
}

.coupon_outer_div {
	width:800px; 
	margin:auto;
}

.coupon_upper_text {
	font-family: Arial, Tahoma, serif;
	font-size: 16px;
	color: #333333;
	padding-top:60px;
	padding-bottom: 40px;
}

.coupon_date {
	font-size:14px;
	padding-right:5px;
	padding-left:5px;
}