div#gallery { margin: 0px; padding: 0px; }

div#gallery table.header, div#gallery table.footer { margin: 0px; }

div#gallery .caption { text-align: left; font-size: 150%; }
div#gallery .path { text-align: left; }
div#gallery .counter { text-align: right; white-space: nowrap; }
div#gallery .pages { text-align: center; white-space: nowrap; }
div#gallery .description { text-align: justify; text-indent: 1em; }

.galleryd { border: 1px navy; text-align: center; width: 180px; height: 180px; }
.galleryi { text-align: center; width: 180px; height: 180px; background: #FFFFFF url('../images/gallery-photo-bg.gif') none; }
.galleryd a { color: navy; }
.galleryd img, .galleryi img { border: 0px; }
.galleryd a:hover { cursor: pointer; }
.galleryi a:hover { cursor: pointer; }