div.product-list th {
	border: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #5D171C;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D5B89B;
}

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

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

div.product-list td {
	border: 0;
	font-family: Verdana;
	font-size: 11px;
	color: #E8C8A9;
}

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

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

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

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