#maptable {
position:relative;
margin-top:0;
overflow:hidden;
width:680px;
height:400px;
clip:rect(0 571px 680px 0);
border:2px inset #aeaeae;
display:none;
}
#maptable img.map {
}
#mover {
  position:relative;
  left:-700px;
  top:-500px;
/*
  width:640;
  height:480;
*/
}
