 
.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;
}
.chooseDisc .choose1, .chooseDisc .choose2 { float: left; margin-right: 15px; margin-top: 15px; }
.chooseDisc .choose1 a, .chooseDisc .choose2 a { width: 250px; text-align: center; }
.invoiceInfo input[type=radio], .invoiceInfo input[type=checkbox] { width: auto; }
#gopay4 .conditions .conditionText { height: 130px; overflow: auto; background: #fff; border: 1px solid #ccc; color: #aaa; font-size: 10px; padding: 5px; }
#gopay4 .conditions .clickBox { padding-top: 10px; }
body .basket1 .conditions { height: 170px; }