div.product-list td {border: 0;}

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

div.product-list th a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.product-list th a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #DD989B;
	text-decoration: none;
}

div.product-list td a {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #87161C;
	text-decoration: none;
}

div.product-list td a:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

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