#logof {
width: 41px;
height: 41px;
position: fixed; 
right: 0px; 
top: 60px;
}

#box1 {
position: fixed; 
right: 0px; 
top: 40px;
float: both;
overflow:hidden;
opacity:0;
filter: alpha(opacity = 0);
}


