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

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

div.product-matching .title {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}

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

div.product-matching a.name:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #A11514;
	text-decoration: none;
}

div.product-matching .price, .price-old, .price-special {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A11514;
}

div.product-matching a.more {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.product-matching a.more:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.product-matching a.order {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.product-matching a.order:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}                   
