/* CSS Document */

.coupon {
	width:653px;
	margin:15px 0 15px 0;
	padding:0;
	clear:both;
}

.LogoFuel {
	background:url(../images/logo-family-danz-fuel-service.jpg) no-repeat;
	width:186px;
	height:31px;
	margin:0;
	padding:0;
	float:right;
}


.LogoFuel2 {
	background:url(../images/logo-family-danz-heating.jpg) no-repeat;
	width:186px;
	height:48px;
	margin:0;
	padding:0;
	position:absolute;
	top:-40px;
	left:437px;
}


.couponTop {
	background: url(../images/couponTop.jpg) no-repeat;
	width:653px;
	height:34px;
	margin:0;
	padding:15px 0 0 15px;
}

.couponText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:100;
	color:#FFFFFF;
}

.couponSmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:100;
	color:#00456a;
	line-height:1.7em;
}

.couponTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	color:#860018;
	width:400px;
	float:left;
}

.couponDetail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	color:#00456a;
	width:400px;
	float:left;
}

.couponCode {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00456a;
	width:100px;
	float:right;
	margin:10px 0 0 0;
	padding:0;
}

.print {
	float:right;
	clear:both;
	margin:10px 0 0 0;
}

.couponMiddle {
	background: url(../images/couponMiddle.jpg) no-repeat #c8d9e3;
	width:623px;
	margin:0;
	padding:15px;
	clear:both;
}

.couponBtm {
	background: url(../images/couponBtm.jpg) no-repeat;
	width:653px;
	height:15px;
	margin:0;
	padding:0;
	clear:both;
}