#mini-gallery { display: block; overflow: hidden; height: 350px; }
#mini-gallery .thumb { display: inline-block; }
#mini-gallery .thumb img { width:50px; height:50px; }
