div#header_overlay {
    width: 253px;
    height: 39px;
    position: absolute;
    left: 606px;
    top: 174px;

    background: url(../graphics/header_overlay.jpg) top left no-repeat;
}

div#lapp_overlay {
    width: 168px;
    height: 287px;
    position: absolute;
    left: 658px;
    top: 261px;

    background: url(../graphics/liten_lapp.gif) top left no-repeat;
}

div#header {
    width: 885px;
    height: 174px;
    margin-left: 21px;

    background: url(../graphics/header.jpg) top left no-repeat;
}

div#topmenu ul li.shift_right {
    float: right;
    margin-right: 86px;
}


