.offerLineOne {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
.coupon{
	color: #000000;
	padding: 15px;
	border: 1px dashed #666;
	float: left;
	width: 260px;
	text-align: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_line{
	color: #000000;
	padding: 15px;
	border: 1px double #666;
	float: center;
	width: 647px;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box_line_under {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	border-color:#666;
	border-top-width: thin;
	border-top-style: double;
}
.coupon_rt {
	padding: 15px;
	border: 1px dashed #666;
	float: right;
	width: 260px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tdcoupon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
	text-align: center;
	height: 30px;
	padding: 5px;
}
.offerLineTwo {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.companyName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	border-color:#333333;
	border-top-width: thin;
	border-top-style: solid;
}
.addressLine {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}
.phoneLine {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	text-align: center;
}
.emailLine {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.restrictions {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.footer {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
}


