
#detail { 
  margin-left: auto;
  margin-right: auto;
  height: 80%;
  width: 80%;
}

img.pano {
  width: 448;
  height: 224;
}

img.horiz {
  width: 336;
  height: 224;
}

img.vert {
  width: 224;
  height: 336;
}

img.sq {
  width: 336;
  height: 336;
}

a.simple {
  text-decoration: none;
}

p.leftnav {
  position: absolute;
  bottom: 80pt;
  left: 30pt;
}

p.rightnav {
  position: absolute;
  bottom: 80pt;
  right: 30pt;
}


