Quote Originally Posted by MangaFish
you shouldnt need a stylesheet to change cell dimentions.

it was more the image in the middle cell i couldnt understand the perpose of as your assuming that there will be the image "images/spacer.gif" on EmotionComplex's site
No you misunderstand me, not to change cell dimensions - the <hr /> tag comes with padding as standard, but this can be removed using css (although not across all browsers) - I simulated a rule using a 1 pixel high cell to remove padding from the rule therefore giving a clean divide between top and bottom sections. The image is there to ensure the cell loads at exactly one pixel high, if you leave the td tag complately empty it will display incorrectly in some browsers.

Whooops, EmpotionComplex, you need to put a transparent .gif image called spacer.gif inside a folder called images (the images folder should be within the same directory as the file created using the code above.