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