#psp {
  width: 720px;
  position: relative;
  margin-top: 50px;
}

.pspbutton {
  background: none;
  border: none;
  position: absolute;
  top: 135px;
  cursor: pointer;
}

#bleft {
  left: 0;
}

#bright {
  right: 0;
}

.mySlides {
  display: none;
}

#pspstuff {
  overflow: hidden;
}

#pspstuff iframe {
  width: 400px;
  height: 230px;
}
