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

div.product-featured th {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #87161C;
}

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

div.product-featured .price-special	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #87161C;
	text-decoration: none;
}
