div.gallery-row:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
div.gallery-item { float: left; width: 33.333333%; }
div.gallery-item a { display: block; margin: 5px; border: 1px solid #bbbbbb; }
div.gallery-item img { display: block; width: 100%; height: auto; }
#imageGallery .ui-content { overflow: hidden; }

.gallery-module { text-align: center; margin: 0 auto; display: inline-block; width: 100%; }
.image-container { display: inline-block; padding: 3px; max-width: 320px; }
.main-image { display: inline-block; }
.main-image img { width: 290px; }
.thumbs { display: inline-block; text-align: left; }
.thumbs img { width: 89px; max-height: 65px; margin: 2px; }

.ps-viewport, .ps-toolbar, .ps-caption { width: 100% !important; }
