div.shopping-cart-list .total	{font-weight: bold;}

div.shopping-cart-list th	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffba00;
padding-top: 5px;
padding-bottom: 5px;
background: #af0000;
}

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

div.shopping-cart-list th a:hover	{
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #830000;
text-decoration: none;
padding-top: 8px;
padding-bottom: 8px;
}

div.shopping-cart-list td a	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #830000;
text-decoration: none;
}

div.shopping-cart-list td a:hover	{
font-family: Arial;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration: none;
}

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

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

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

div.shopping-cart-list a.progressbar {font-weight: normal; color: #000000; text-decoration: none; font-size: 12px;}

div.shopping-cart-list a.progressbar:hover {font-weight: normal; color: #830000; text-decoration: underline; font-size: 12px;}
