You might like this. It works across browsers.
Put a div in the source code:
<div class="hr"><hr /></div>
and the following in ATO/ HTML-CSS rules:
div.hr {
height: 15px;
background: #fff url(http://something.com/hr1.gif) no-repeat scroll center;
}
div.hr hr {
display: none;
}
This page will not be up for that long, but you can look at it for now:
http://island-planning.net/rural-dev...-alternatives/