div.product-list th	{
font-family: Times;
font-size: 18px;
font-weight: normal;
color: #000000;
padding-top: 5px;
padding-bottom: 5px;
background: #cccccc;
}

div.product-list td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #03305d;
text-decoration: underline;
}

div.product-list td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #03305d;
text-decoration: none;
}

div.product-list th a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
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: #000000;
text-decoration: underline;
padding-top: 8px;
padding-bottom: 8px;
}

div.product-list td.price, .price-old	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
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;
}