﻿td.FeaturedCategory img
{
    margin-bottom: 5px;
}

td.FeaturedCategory a:link,
td.FeaturedCategory a:hover,
td.FeaturedCategory a:active,
td.FeaturedCategory a:visited
{
    font-weight: bold;
}

div.FeaturedProduct div
{
    float: right;
    width: 119px;
    margin-bottom: 12px;
}

div.FeaturedProduct span.ProductName
{
    font-weight: bold;
    color: #5F3F1A;
}
