If you take a look at this page, generated by the NextGEN Gallery plugin, the thumbnails in the second row are not floating to the left:
http://soteriabrighton.co.uk/gallery/
Despite having the following CSS:
.ngg-gallery-thumbnail-box {
float: left;
}
I wonder if anyone can spot what the issue is here?