ul.thumbnails{padding-left:0;margin-left:0;list-style-type:none;}
ul.thumbnails li{float:left;margin-right:10px;}
ul.thumbnails li img{opacity:.5;}
ul.thumbnails li img.selected{opacity:1;}
div.navigation{margin:10px 0;text-align:center;padding:5px 0;border-top:1px dotted #BBB;border-bottom:1px dotted #BBB;color:#333;}
div.navigation span#gallery-navigation-current,div.navigation span#gallery-navigation-total{font-weight:bold;}
div.navigation a#gallery-navigation-first,div.navigation a#gallery-navigation-previous,div.navigation span#gallery-navigation-first,div.navigation span#gallery-navigation-previous{float:left;margin-right:5px;padding-left:10px;}
div.navigation a#gallery-navigation-first{background:url(/static/images/commenting/first.gif) left center no-repeat;}
div.navigation a#gallery-navigation-previous{background:url(/static/images/commenting/previous.gif) left center no-repeat;}
div.navigation span#gallery-navigation-first{background:url(/static/images/commenting/first-greyed.gif) left center no-repeat;}
div.navigation span#gallery-navigation-previous{background:url(/static/images/commenting/previous-greyed.gif) left center no-repeat;}
div.navigation a#gallery-navigation-next,div.navigation a#gallery-navigation-last,div.navigation span#gallery-navigation-next,div.navigation span#gallery-navigation-last{float:right;margin-left:5px;padding-right:10px;}
div.navigation a#gallery-navigation-next{background:url(/static/images/commenting/next.gif) right center no-repeat;}
div.navigation a#gallery-navigation-last{background:url(/static/images/commenting/last.gif) right center no-repeat;}
div.navigation span#gallery-navigation-next{background:url(/static/images/commenting/next-greyed.gif) right center no-repeat;}
div.navigation span#gallery-navigation-last{background:url(/static/images/commenting/last-greyed.gif) right center no-repeat;}
div#gallery-image-title{font-size:1.1em;font-weight:bold;}
div#gallery-image-description{color:#555;margin-bottom:10px;}
div#rate-picture{margin:10px 0;padding:10px 0;}
div.ratingComponent{margin:0;}
