div.product-featured table.table {
width: 557px;
margin-left: 12px;
border: dashed 2px #AAAAAA;
}

div.product-featured td {border: none;}

div.product-featured .title {
font-weight: bold;
color: #FFFFFF;
}

div.product-featured .featuredimage img {border: solid 1px #AAAAAA;}

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

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

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

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

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