div.shopping-cart-list .total	{font-weight: bold;}

div.shopping-cart-list th	{
font-family: Times;
font-size: 14px;
font-weight: normal;
color: #000000;
padding-top: 5px;
padding-bottom: 5px;
background: #cccccc;
}

div.shopping-cart-list td a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #03305d;
text-decoration: underline;
}

div.shopping-cart-list td a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

div.shopping-cart-list th a	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.shopping-cart-list th a:hover	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #7d1b01;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.shopping-cart-list td.price, .price-old	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-align: center;
}

div.shopping-cart-list td .price-special	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}

div.shopping-cart-list .price-total	{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #FF0000;
}

div.shopping-cart-list a.progressbar {font-weight: normal; color: #7d1b01; text-decoration: none;}

div.shopping-cart-list a.progressbar:hover {font-weight: normal; color: #000000; text-decoration: none;}