#boxes {
	margin-right: -50px;
}
#boxes table {
	float: left;
	width: 150px;
	margin: 0 30px 25px 0;
}
#boxes td {
}
#boxes th {
	text-align: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	background-color: #ED1C24;
	height: 50px;
}
#boxes th a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 10px 8px;
}


