Why not use a definition list:
<dl>
<dt>Heading</dt>
<dd>
<ul>
<li>item1</li>
<li>item2</li>
<li>item3</li>
</ul>
</dd>
</dl>
Using some Hx for list heading when there actually doesn't exist a level
for that heading doesn't make much sense... just pollutes the site with
strange headings imho.
----
Rene Saarsoo
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************