.photoAlbum { position: relative; }
.imageview { width: 640px; height: 395px; }
.imageview, .controls img, .thumbnail img { cursor: pointer; }
.controls { position: absolute; right: 3px; bottom: 3px; }
.thumbnail { position: absolute; right: 20px; bottom: 3px; }
.thumbnail img { float: right; margin-left: 3px; }
