#gallery-full-size {
  position: absolute;
  top: 25px;
  left: 350px;
}

#gallery-next {
  position: absolute;
  left: 855px;
  font-family: Tahoma;
  font-size: 10px;
  color: brown;
  text-decoration: none;
}

#gallery-previous {
  position: absolute;
  left: 0px;
  font-family: Tahoma;
  font-size: 10px;
  color: brown;
  text-decoration: none;
}

#image-gallery {
  position: absolute;
  top: 460px;
  left: 55px;
}

#image-gallery-1 {
  border: 0;
  position: absolute;
  left: 30px;
}

#image-gallery-2 {
  border: 0;
  position: absolute;
  left: 235px;
}

#image-gallery-3 {
  border: 0;
  position: absolute;
  left: 440px;
}

#image-gallery-4 {
  border: 0;
  position: absolute;
  left: 645px;
}

#image-gallery-header {
  position: absolute;
  left: 470px;
  font-family: Tahoma;
  font-size: 14px;
}
