<!-- section is an HTML5 element. Use div if you are using HTML4. -->
<section class="lotusSection2 lotusSectionPlain">
	<div class="lotusSectionBody">
		<form class="lotusSearch" action="javascript:;" method="post" role="search">
			<table class="lotusLayout" cellspacing="0" role="presentation"><tr><td>  <input id="lotusSearchtext" name="lotusSearchtext" class="lotusText lotusInactive" type="text" value="Enter Keywords" title="Enter keywords" /></td><td><span class="lotusBtnImg" title="Submit search"><input class="lotusSearchButton" type="image" alt="Submit search" src="../../css/images/blank.gif" /><a href="javascript:;" class="lotusAltText">Search</a></span></td></tr></table>
		</form>
		<div class="lotusChunk">
			No results to display. Enter a search term above.
		</div>
	</div><!--end section body-->
</section><!--end section-->