li.widget_wp_shopping_cart ul {
list-style-image: none !important;
list-style-type: none !important;
}
li.widget_wp_shopping_cart ul li {
list-style-image: none !important;
list-style-type: none !important;
background: none !important;
}
li.widget_wp_shopping_cart ul li:before{ content: "" !important;
}
div.categorydisplay ul li:before{ content: "" !important;
}
a.additional_description_link img {
margin:0px 3px 0px 0px;
}
div.textcol form {
min-width: 300px;
}
div.wpsc_loading_animation {
visibility: hidden;
}
#idc-container-parent{
clear:both;
}
table.wpsc_checkout_table label{
display:inline;
padding-right:10px;
}
aside.widget_wpsc_product_specials span.oldprice {
text-decoration: line-through;
color: #666; 
}