None
Add this line to your td cell....
<xsl:text disable-output-escaping="yes">&nbsp;</xsl:text>
And the xslt parser will insert a blank space in the TD fixing the border for that column.