Is there any workaround for the following \"1 pixel to the left\" bug?
I also have run into this problem the full proof solution is very simple in your asp:gridview just add
GridLines="None"
and the lines disappear in Firefox no css modification needed.