OK I got it sort of how I want it, I'll just post this for anyone else having similar problem, although no guarantees it'll work
I did edit CSS with the Web Developer plugin in Firefox, and kept tweaking the margins, padding and widths of everything around the thumbnails. One thing that helped surprisingly was when I changed the
#imagebox {
margin:;
padding:;
width:100px;
float:center;
}
I changed the width by accident and it was the first thing that started shifting the thumbnails side by side, from that point i just kept tweaking everything else.
Hope it helps,
Tat



