<div class="lotusTips" role="note">
 <!-- header is an HTML5 element. Use div if you are using HTML4. -->
 <header class="lotusTipsHeader"><h3 class="lotusHeading">Tips</h3><span class="lotusClose" title="Close tip"><input type="image" alt="Close tip" src="../../css/images/blank.gif" /><a href="javascript:;" class="lotusAltText">X</a></span></header>
 <div class="lotusTipBody">
<p>This is a tip.  It sits on a page to give the user some helpful information.  It has an optional close button to permanently dismiss it.</p>
</div></div><!--end tips-->