.photo-gallery{position:relative;margin-top:40px;}
.photo-gallery-styled{width:520px;margin:0 auto;}
.photo-gallery-styled li{width:68px;height:50px;border:3px double #111;margin: 2px;background:#000;}
.photo-gallery-styled li div{left:240px}
.photo-gallery-styled li div .caption{font-style:italic;color:#887;font:italic 0.7em/1.4 georgia,serif;}

#viewer{ display: table; margin:0 auto 60px auto; height:440px; width:520px; text-align: center; vertical-align: middle; overflow: hidden; /*background:black;*/ }
#viewer img{margin-bottom:10px;}

#gallery-nav{padding-top:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;text-align: center;}