div.galleryPhotoContainer   { float: left; width: 430px; height: 320px; margin-bottom: 3px;  }
div.galleryFocus            { position: absolute; }

div#galleryControl              { width: 100%; }
div#galleryControl .imageLink   { float: left; width: 12px; height: 17px; text-align: center; }
div#galleryControl .imageName   { float: right; width: 125px; height: 17px; text-align: right; margin-right: 10px; }
div#galleryControl .next        { float: right; width: 19px; height: 17px; text-align: center; }
div#galleryControl .previous    { float: left; width: 19px; height: 17px; text-align: center; margin-right: 5px; }

