Without looking at your page, use epj3's example. Also, use a stylesheet and put the following in it.
table {border-collapse: collapse;
top:-15px;
margin-top:0px;
margin-bottom:0px;}
Play around with the top attribute until you get the result that you want.