#page_image {
    position: absolute;
    width: 196px;
    height: 197px;
    top: 0;
    right: 55px;
    z-index: 200;
}

#page_image div {
    width: 196px;
    height: 197px;  
    background: transparent url(../gfx/inside/O.gif) no-repeat top left;
    top: 0;
    left: 0;
    position: relative;
}