@charset "utf-8";
/* CSS Document */

form {
	margin-bottom: 0px;
	margin-top: 5px;
	padding: 0px;
}

.CouponExcerpt {
	margin-top: 5px;
	padding-top: 0px;
	float: left;
	width: 650px;
}

.CouponTitle, .CouponDate {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.CouponTitle {
	font-size: 17px;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}

#divHostingCoupons p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.divCouponCodeBtn {
	text-align: right;
	float: right;
}

.CouponBtn {
	padding: 0px;
	width: 215px;
	font-size: 13px;
}

.trCouponSpacer td {
	font-size: 10px;
	padding: 0px;
	height: 15px;
	border-top: 1px dashed #666;
}

.tdCouponTitle {
	border-top: 1px dashed #666;
	border-left: 1px dashed #666;
	border-right: 1px dashed #666;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 3px;
}

.tdCouponDesc {
	border-left: 1px dashed #666;
	padding-left: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
}

.tdCouponDesc p, .tdCouponDesc {
	font-size: 12px;
	line-height: 15px;
	margin-top: 0px;
	padding-top: 0px;
}

.tdCouponBtn {
	border-right: 1px dashed #666;
	padding: 8px;
}

#divFooterLinks {
	background-color: #0670B9;
}

#divContent h3 {
	margin-bottom: 10px;
}

.tableOtherOffers td, .tableOtherOffers p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: height: 16px;
}

.tableOtherOffers p {
	margin-bottom: 0px;
	margin-top: 5px;
}

.tableOtherOffers strong {
	font-size: 15px;
	line-height: 19px;
}

.tableOtherOffers a {
	margin-bottom: 0px;
}