﻿div#all-gallery { background: #f1f0ca url(../images/body_gallery_bg.jpg) no-repeat top; width: 688px; margin: 0 auto } 
div#gallery { padding: 10px 31px; font-size: 80% }
div.photo-title { color: #5e3311; font-weight: bold }
div#photo { position: relative }
div#photo img { border: 7px solid #faf9e5; margin-bottom: 10px }
div#photo p { margin: 0 }
div#thumbs a img { padding: 10px 10px 10px 0 }
.hide { display: none }

div.nextprevious { display: none; position: absolute; background: #faf9e5; top: 400px; width: 8em; text-align: center  }
div.nextprevious a { font-size: 12px; line-height: 20px }
div#previous { left: 2px }
div#next { right: 2px }