div.product-featured th	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #ffffff;
padding-top: 7px;
padding-bottom: 7px;
text-transform: uppercase;
background: url(/images/tableheading.gif) repeat-x;
}

div.product-featured td a	{
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

div.product-featured td a:hover	{
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

div.product-featured th a	{
font-family: Arial;
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: Arial;
font-size: 11px;
font-weight: bold;
color: #7d1b01;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

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

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

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