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

div.product-list th	{
	height: 25px;
	background: url(/images/tableheader.gif) repeat-x;
}

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

div.product-list td a	{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

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

div.product-list .price-old	{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #777777;
	text-decoration: line-through;
}

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

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

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

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