Yeah, you don't need css in a gallery like this ...
Use tables, and put the ads underneath the thumbs centered.
By using css attributes such as "Left=" you are making the location of those elements of the page static, meaning regardless of width that ad will be 238px from the Left edge.
Just center it.
