#content{
	background-color: #fdfdf5;
	min-height: 350px;
	padding-top: 10px;
}
#promo{
	margin:auto;
	width:91%;
}
#promo tr td,#promo tr th {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color:#414e6e;
}
#promo tr th{
	font-size: 20px;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 3px;
	padding:20px 0;
}
#promo tr td{
	text-align: justify;
	padding-bottom: 30px;
	line-height: 25px;
	font-size: 12px;
}
th.empty, td.empty {
	width: 29%;
}