div.product-list th	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #555555;
padding-top: 8px;
padding-bottom: 8px;
background: #D2E9FB;
}

div.product-list td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #0d7fc1;
text-decoration: underline;
}

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

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

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

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

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

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