#center .content {
	padding: 0 24px 24px 24px;
	font-size: .85em;
}

.note {
	font-size: 9pt;
	color: #000000;
	font-style: italic;
}	

#center #coupon {
	width: 550px;
	border: 0px solid #000000;
	text-align: center;
	padding: 10px;
}
#center #coupon tr {
	vertical-align: top;
	padding: 10px;
}
#center #coupon td {
	width: 250px;
	background-color: #ffff00;
	text-align: center;
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	border: 1px solid #000000;
}	
#coupon p {
	line-height: 2em;
	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;
	}
.big{
	font-size: 20px;
	color: #ff0000;
}
.rtex_back{
	background: url(images/coupon-background2.jpg);
	background-repeat: repeat;
}
.centerIt {
	text-align: center;
}
