.slideshow {
  position: relative;
  float:left;
  /*width: 500px;
  height: 215px;*/
  margin:0px;
  padding:0px;
}

.slideshow div {
  position: absolute;
  top: 0;
  left: 0;
}