#bodybox {
    background: url(/img/background_pris.jpg) top left no-repeat;
}

#bodybox div {
    position: absolute;
    top: 104px;
    left: 172px;
    height: 228px;
    width: 540px;
}

#bodybox div h4 {
    position: absolute;
    top: 210px;
    left: 330px;
}

.note {
    font-size: 10px;
}

.note_large {
    font-size: 11px;
}

#bodybox .note:first-letter {
    font-size: 12px;
    font-weight: normal;
}