#photo-gallery { font:11px Verdana,Arial; width:530px; margin-left: auto;margin-right:auto; }
#photo-gallery #slideshow {list-style:none; color:#fff}
#photo-gallery #slideshow span {display:none}
#photo-gallery #photo-gallery-wrapper {width:530px; margin:0px; display:none}
#photo-gallery #photo-gallery-wrapper * {margin:0; padding:0}
#photo-gallery #fullsize {position:relative; width:522px; height:361px;  background:#000;border:5px solid #5D4A38;}
#photo-gallery #information {position:absolute; bottom:0; width:522px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70); }
#photo-gallery #information h3 {padding:4px 8px 3px; font-size:14px}
#photo-gallery #information p {padding:0 8px 8px}
#photo-gallery #image {width:522px; height:361px;}
#photo-gallery #image img {position:absolute; z-index:25; width:auto;}
.imgnav {position:absolute; width:25%; height:361px; cursor:pointer; z-index:150}
#photo-gallery #imglink {position:absolute; height:361px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
#photo-gallery #thumbnails {margin:5px 0 0;}
#photo-gallery #slideleft {float:left; width:40px; height:81px; background:url(/custom/images/photo_gallery/bg-prev.gif) center center no-repeat;}
#photo-gallery #slideleft:hover { cursor: pointer;}
#photo-gallery #slideright {float:right; width:40px; height:81px;  background:url(/custom/images/photo_gallery/bg-next.gif) center center no-repeat;}
#photo-gallery #slideright:hover { cursor: pointer;}
#photo-gallery #slidearea {float:left; position:relative; width:427px; margin-left:5px; height:81px; overflow:hidden;padding-top:3px;}
#photo-gallery #slider {position:absolute; left:0; height:81px}
#photo-gallery #slider img {cursor:pointer; border:2px solid #5D4A38; }