div.product-featured th	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #ffffff;
padding-top: 5px;
padding-bottom: 5px;
background: url(/images/tableheading.gif) repeat-x;
}

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

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

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

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

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

div.product-featured a.name	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #a81061;
text-decoration: none;
}

div.product-featured a.name:hover	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #555555;
text-decoration: none;
}

div.product-featured a.button_more	{
display: block;
width: 100px;
font-family: Verdana;
font-size: 11x;
font-weight: normal;
color: #ffffff;
text-decoration: none;
padding-top: 3px;
padding-bottom: 4px;
background: url(/images/button-more.gif) no-repeat;
}

div.product-featured a.button_more:hover	{
display: block;
width: 100px;
font-family: Verdana;
font-size: 11x;
font-weight: normal;
color: #000000;
text-decoration: none;
padding-top: 3px;
padding-bottom: 4px;
background: url(/images/button-more.gif) no-repeat;
}