#center .content {
	padding: 0 24px 24px 24px;
	font-size: .85em;
}

.note {
	font-size: 9pt;
	color: #000000;
	font-style: italic;
}	

#coupon {
	width: 480px;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding: 10px;
	border: 1px solid #000000;
}
#coupon tr {
	vertical-align: top;
}
#coupon td {
	width: 220px;
	text-align: center;
	border: 1px solid #000000;	
}	
#coupon h3 {
	color: #cc0000;
	text-align: center;
	font-weight: bold;
	}
	
#list a {
	color: #000000;
	font-weight: bold;
	font-size: 11pt;
	font-style: italic;
}	
#list a:visited {
	color: #dd0000;
}
#list a:hover {
	color: #000099;
}
#center .red_title {
	text-align:center;
	color:#CC0000;
	font-weight:bold;
	font-style:italic;
	font-size:16pt;
	}
.tex_back{
	background: url(images/coupon-background1.jpg);
	background-repeat: repeat;
}
.rtex_back{
	background: url(images/coupon-background2.jpg);
	background-repeat: repeat;
}