Forum Moderators: not2easy
Here are two work-a-rounds...
(normal)This is the text<hr />This is more text<br /><br />(1)........ This is the text<div style="border-top: solid 2px #bbbbbb;margin:0;"></div>This is more text<br /><br />
(2)........ <div style="line-height:0.1">This is the text<hr >This is more text</div>
The second is the tightest that you can go.
birdbrain