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

div.product-list td a	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #de1519;
text-decoration: none;
}

div.product-list td a:hover	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #de1519;
text-decoration: underline;
}

div.product-list th a	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.product-list th a:hover	{
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #ecd5aa;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

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

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

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