div.product-featured { margin-bottom: 15px; }

div.product-featured th	{
color: #000000; 
text-transform: uppercase; 
font-family: Times; 
font-size: 14px; 
font-weight: normal;
padding-top: 5px;
padding-bottom: 5px;
background: #cccccc;
}

div.product-featured td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #03305d;
text-decoration: underline;
}

div.product-featured td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #03305d;
text-decoration: none;
}

div.product-featured th a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
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: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
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;
}

div.product-featured div {
float: left;
width: 232px;
padding: 15px 0;
}

div.product-featured div img { border: 2px solid #fff; }