@charset "utf-8"; .Thumbnail { border: 1px solid #000; margin:8px; float:left; box-shadow:0 0px 20px #000000; -moz-box-shadow:0 0px 20px #000000; -webkit-box-shadow:0 0px 20px #000000; } .GocGallery { display: block !important; clear:both; overflow:hidden; width:100%; } .GocImg { padding:4px; } .GocThumb { width:128px; height:128px; overflow: hidden; } img.GocThumbImg { margin:0; padding:0; border-width: 0px; }