I have installed zen lightbox 1.6.2 on 139h localhost without problem except for the layout of the lightbox.

As it stands, the issue is:
the Next and Prev buttons are located at the top of the lightbox but partly overlay/obscure the image;
multi-worded image titles and the "image x of y" both wrap without extending across the full width of the image, especially with relatively narrow images;
the Close X button is located immediately below right of the image and seems to be the cause of the wrap.

The prefered layout, from top to bottom, is:
image
image title
"image x of y"
Next, Prev, Close X.

where
multi-worded image titles and "image x of y" both extend across the full width of the image before wrapping;
the Next and Prev and Close X buttons all lie on one line at the bottom of the lightbox.

After spending many hours trying to achieve this layout, mostly toying with the css, I would appreciate some help, if not a solution.

Thanks in advance.