I found a nice bit of html that makes an HR.
This means there are no big vertical under or above spaces, and you can control the width of it and change the colour.
It works in Firefox and IE .
<div style='width:95%; height:2px; background:#C0C0C0; line-height:1px; font-size:1px'></div>