#content-text {
  width: 405px;
  height: 370px;
  overflow: auto;
}
iframe#photo {
  position: absolute;
  left: 430px;
  top: 125px;
  width: 550px;
  height: 392px;
  border: none;
}
#thumbnails {
  position: absolute;
  top: 520px;
  left: 310px;
  height: 65px;
  width: 660px;
  text-align: center;
  border: thin solid #808080;
  padding: 0 3px 5px 3px;
  background: #ddddcc;
}
div#thumbnails img {
  margin: 0 2px;
  vertical-align: bottom;
  cursor:  url("images/magplus.png"), pointer;
  border: none;
}