CenterFloatedList is a jQuery plugin that centers a list with floated items, as a picture gallery.
Required jQuery 1.4.2 or higher.
Demo: http://schueller.me/projects/jquery-plugins/
$('#theListToCenter').centerFloatedList();
Before the centering
After the centering

