#wp_fix_box{
position: fixed;
right: 165px;
bottom: 320px;
z-index:4;
}

#wrapper        {
    position:relative
}
 
#box {
    position : absolute;
    top : 0;
    left : 0;
}


img.wp_click{
position: fixed;
right: 10px;
bottom: 20px;
z-index:4;
}


