#prevDiv {
position: absolute;
left: 0;
top: 0;
visibility: hidden;
width: auto;
padding: 2px;
background: #292929;
cursor: hand;
z-index: 200;
}

#prevDiv #prevImg {
background-color: white;
}

#prevLoad {
position: absolute;
visibility: hidden;
color: #ffffff;
}