 
.removeItem {
width: 19px;
height: 19px;
display: block;
background: url('/grafik/ikoner_small/delete.gif');
}
.stockColor {
width: 15px;
height: 15px;
}
.green {
background-color: green;
}
.yellow {
background-color: yellow;
}
.red {
background-color: red;
}
#ordreItemList {
width: 100%;
}
.ordre.popup .productName a {
color: #000;
}


