div.product-featured th	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
padding-top: 8px;
padding-bottom: 8px;
background: #f9f9f9;
}

div.product-featured td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-decoration: underline;
}

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

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: #0d7fc1;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

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

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

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