.odd{background-color:#FFFFFF;}
.steps{color:#000000;}
.sl{display:none;margin-top:1px;background-color:#FFFFFF/* mörkgrå */;}
.size_selector ul li.size_selector_stock_item:after, .button_view_discount_legend {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid red;
        border-left: 10px solid transparent;
        position: absolute;
        top: 0;
        right: 0;
}
.stock-item-amount {
	color: red;
}
.stock-list-title {
	background-color: #8C2929;
	color: white;
}