div.product-featured table.table {
	width: 100%;
	margin: 0 auto;
}

div.product-featured .table td {border: 0; text-align: center;}

div.product-featured a.name {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

div.product-featured a.name:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE0708;
	text-decoration: none;
	text-align: center;
}

div.product-featured .price {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

div.product-featured .price-special {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #DE0708;
	text-decoration: none;
	text-align: center;
}
