#photo-gallery {margin:0; padding:0; font:11px Verdana,Arial; width:558px; float:left;}
#photo-gallery #slideshow {list-style:none; color:#fff}
#photo-gallery #slideshow span {display:none}
#photo-gallery #photo-gallery-wrapper {width:575px; margin:0 0 50px 0; display:none}
#photo-gallery #photo-gallery-wrapper * {margin:0; padding:0}
#photo-gallery #fullsize {position:relative; width:572px; height:429px; padding:2px; border:1px solid #DCDBD9; background:#DCDBD9}
#photo-gallery #information {position:absolute; bottom:0; width:572px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70); margin-bottom: 2px;}
#photo-gallery #information h3 {padding:4px 8px 3px; font-size:14px}
#photo-gallery #information p {padding:0 8px 8px}
/** IMPORTANT THAT #IMAGE HAS A WIDTH AND HEIGHT SET - SUPPORTS VERTICAL / HORIZONTAL IMAGES **/
#photo-gallery #image {width:500px; height:429px;}
#photo-gallery #image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#photo-gallery #imgprev {left:0; background:url(/custom/images/photo_gallery/left.gif) left center no-repeat}
#photo-gallery #imgnext {right:0; background:url(/custom/images/photo_gallery/right.gif) right center no-repeat}
#photo-gallery #imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(/custom/images/photo_gallery/link.gif) center center no-repeat}
#photo-gallery #thumbnails {margin-top:5px}
#photo-gallery #slideleft {float:left; width:20px; height:81px; background:url(/custom/images/photo_gallery/scroll-left.gif) center center no-repeat; background-color:#fff}
#photo-gallery #slideleft:hover {border:1px solid #E00000; cursor: pointer;}
#photo-gallery #slideright {float:right; width:20px; height:81px; background:#fff url(/custom/images/photo_gallery/scroll-right.gif) center center no-repeat}
#photo-gallery #slideright:hover {border:1px solid #E00000; cursor: pointer;}
#photo-gallery #slidearea {float:left; position:relative; width:525px; 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:1px solid #666; padding:2px}