<!-- header is an HTML5 element. Use div if you are using HTML4. -->
<header class="lotusHeader">
<table class="lotusLayout" role="presentation"><tr>
<td>
	<!-- Replace the blank.gif with the URL to fetch your person images -->
	<img class="yourProductSprite yourProductSprite-NoPhotoPerson64" src="../../css/images/blank.gif" alt="Gail Chao" /></td>
<td>
	<h1 class="lotusHeading">Bookmarks for <a href="javascript:;" class="lotusPerson">Gail Chao</a></h1>
		
	<div class="lotusDetails">
	<p>Details go here...</p>
	</div>
</td>
</tr></table>
</header><!--end header-->