div#showimage{
position:absolute;
width:600px;
height:720px;
left:20%;
top:1%;
}
img.close_button{
border: none;
margin: 0;
}
div#dragbar{
cursor:hand; 
cursor:pointer; 
background-color: transparent;
}