You can display external thumbnails without creating an extra div for the thumbnails using this settings:
.tx-rgsmoothgallery-pi1 { float:left; } #externalthumbs { float:left; width:200px; } #externalthumbs .label { display:none; } .carouselInner { width:205px; } .carouselInner .thumbnail { float:right; padding-bottom:10px; }