Re: vertical distance between images
dunno exactly...
I solved assigning
top-margin:5px and bottom-margin:15px
instead of
top-margin:20px and bottom-margin:0px;
and magically the distance works...
I'm using mootools setStyle function to do it when the picture is clicked.