Try to add 'vertical-align' property
.images {
padding:0px;
margin:0px;
vertical-align:bottom;
}
No gap exists for my IE7 display no matter setting 'vertical-align' property as 'top', 'middle', 'bottom', i cannot figure it out though.
Another, there is a outstanding '}' near style close tag...