I'm doing a little manipulation via JQuery to add a bottom border to a few cells. However, for some reason a bottom border is also being added to a cell where it doesn't exist in JS code or CSS. You can see via the image below and the jsfiddle code. Might it be caused because of it's colspan? http://jsfiddle.net/hCAwm/3/Thanks in advance.