.price-row {
    position        : relative;
    left            : 10px;
    margin-bottom   : 5px;
    font-weight     : bold;
}
.box-itemline {
    clear           : both;
    border-bottom   : 1px dotted #E5E9EC;
}
.itemline-float {
    margin          : 0px;
    font-weight     : bold;
    float           : right;
    display         : inline;
    clear           : right;
}
.set {
}

