hi... i'm ending up with a 10 px gap between the top of my images and the bottom of the background in nearly every browser except ie. i can fix this somewhat by adding a negative margin to line 230 of the prettyPhoto css file like this:
however, this makes the height of the top border reduce by half in ie, and though the height is correct in the other browsers, the transition is not smooth: i see sharp square corners at the top of the .pp_content_container div that slowly fades as the image loads. i thought it might be a margin inadvertantly assigned to tags, but i cannot find any in my code. has this happened to anyone else? any ideas how to correct it?