div#content div#gallery { width: 80%; height: auto; overflow: auto; margin: auto; padding: 4%; border: 3px solid; text-align: center; }
div#content div#gallery h2 { margin: .2em 15%; font-size: 10pt; vertical-align: bottom; }
div#content h2.gallery_title { font-size: 13pt; margin: 0 0 .5em 0; }
div#content h2.gallery_title span { font-size: .7em; }
div#content h2.gallery_title span a { color: #3333cc; }

div#content div.single_gallery { width: 50%; float: left; height: 170px; text-align: center; padding: 0; margin: 0; } 
div#content div.single_gallery img { float: none; padding: 1px; border: 3px solid; }
div#content div#galleria ul.gallery li img { float: left; padding: 0; }
