OK, this is my first ever site that has caused an annoying problem in Mozilla. Basically it is quite easy to see, when you look in IE and Mozilla at the latest project section.
In Mozilla this section is pushed down a bit, it looks how I want it to in IE. Is there any way that I can make it look nice in both.
appears to me that the problem might be pixel positioning. Mozilla is likely starting pixels at 0,0 which is they way it honestly should be, and IE is starting at 1,1.
Doesn't make a great deal of difference, but could account for that 1 pix difference there.