#imageViewer {
  position:absolute;
  top:-275px;
  right:-45px;
  height:250px;
  width:400px;
  text-align:center;
  background-color:#ffffff;
  border: 4px solid #98A2C6;
  z-index:2;
}


.filelist {
  width:400px;
  border: 1px solid #000000;
  padding:5px;
}