/* GALLERY */
#gallery .shingles { margin: 0 1px; position: relative; overflow: hidden; }
#gallery .shingles li { display: block; z-index: 1; width: 100%; }
#gallery .shingles img.photo { display: block; margin: 0px 0px -10px 0px; }
#gallery .shingles .handle { display: block; padding: 0px 0px 8px 0px; height: 28px; margin-bottom: -2px; background: url(../../images/menubg.gif) -212px 100% no-repeat; overflow: hidden; }
#gallery .shingles .handle:hover { text-decoration: none; }
#gallery .shingles .handle .description { margin-left:15px; font-size: 12px; color: #b64e18; font-weight: bold; height: 18px; }
#gallery .shingles .handle .more { color: #2971a7; _zoom: 1; }
#gallery .shingles li.obscured .handle { background-position: 0 100%; }
#gallery .shingles li.obscured .handle .description { color: #fff; }
#gallery .shingles li.last .handle { padding-bottom: 8px; }