Sadly the caption boxes require some amount of clearing, so I believe there is no way to make them float next to another with the current HTML DIVs that are being emitted?
But maybe someone with good CSS understanding could help here...
Best reagards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
The big problem is going to be centering them, I think. Images center differently depending on browser; as I recall, you have to set text-align:center for at least one browser. And to center a wrapping div, you'd have to assign it a width.