/* Generalised theme compatibility fixes, the shopping cart does not need bullets */
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; }
a.additional_description_link img { margin:0px 3px 0px 0px;}
