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

div.product-list a.productlink	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #450D00;
	text-decoration: none;
}

div.product-list a.productlink:hover	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #AD2E43;
	text-decoration: none;
}

div.product-list td .price	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #450D00;
	text-decoration: none;
}

div.product-list td .price-special	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

div.product-list td .sortprice a	{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}