JPG image wont render fullsize in Chrome and Safari (Files included)

Hi folks,

Im having trouble getting a background image to render in Chrome and Safari even though the width/height has been explictley written into the CSS.

The image renders fine in FF/IE and Opera, so Im slightly confused whats causing this issue in the other 2 browsers ??

Any help as always greatly appreciated…

I forgot to put comments in the CSS, so the 2 areas you will need to look @ in the CSS are lines 43 (#slideshowHolder) and lines 165 (.slideshow).

#slideShowHolder = the containing element
.slideshow = child element that Im trying to get the BG image to render properly like it does in IE/FF & Opera.