
#dummy-element{width:2px;} /* Necessary to check if StyleSheet has loaded */  

.default-currency {
	display: inline-block;
}

.ui-accordion-content li.default-currency {

	display:list-item;
}

/* remove the loading bg image */

dl.product-attributes dt.priced-from {
background:none;
padding-right:0;
}
