
table.featured p 
{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}

table.featured a {
	color: #696573 !important;
	text-decoration: none !important;
}


table.featured {
	width: 99%;
	padding: 0;
	margin: 0;
	border: 0;
}

table.featured td {
	width: 33%;
	text-align: center;
}

table.featured img {
	
	border: 0;
}

