strong.standout_emphasised {
	font-weight: bold;
	color: #f00;
}
strong.standout_standard {
	font-weight: bold;
}

strong.standout_none {
	font-weight: normal;
}

/*.product-grid .standout_emphasised, .product-grid .standout_none, .product-grid .standout_none,
.product-list-container .product-price .standout_emphasised, .product-list-container .product-price .standout_none, .product-list-container .product-price .standout_none {
	display: none;
}
*/

span.product_highlight_bonus_offer_title {
	color: #f00;
}