You're opening and closing paragraphs for each image link to apply a style.
All you need is to open a <p> tag before the first image link and close it after the last one. If you use <br> to start a new line, you'll get this:
http://s1lv3r.com/test.htm
(view the page source to see the changes I made)