div.product-featured th	{
font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding-top: 3px;
  padding-bottom:3px;
  background: transparent url(/images/tile-header.gif);
  color: #ffffff;
	padding-left: 10px;
}

div.product-featured td a	{
font-family: Verdana;
font-size: 10px;
font-weight: none;
color: #000;
text-decoration: none;
}

div.product-featured td a:hover	{
font-family: Verdana;
font-size: 10px;
font-weight: none;
color: #AABBDD;
text-decoration: underline;

}

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

div.product-featured th a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #fff;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product-featured td.price, .price-old	{
font-family: Verdana;
font-size: 11px;
font-weight: none;
color: #555555;
text-align: center;
}

div.product-featured td .price-special	{
font-family: Verdana;
font-size: 11px;
font-weight: none;
color: #FF0000;
}

div.product-featured .price-total	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}