<div class="lotusPost lotusUpdateStatus">
	<!-- Author Information -->
    <div class="lotusPostAuthorInfo">
		<div class="lotusPostAvatar">
			<!-- replace the blank.gif with the URL to the server for person pictures -->
			<img alt="" class="yourProductSprite yourProductSprite-NoPhotoPerson32" src="../../../css/images/blank.gif" />
       	</div>
	</div>

    <!-- Posting Content -->
    <div class="lotusPostContent">
	        <div class="lotusRight">
	       		<a href="javascript:;" class="lotusAction">clear</a>
	        </div>

        <!-- Current user: name and current status -->
        <div class="lotusPostDetails">
			<p>Gail Chao <strong>&nbsp;testing out stuff&nbsp;</strong>
                <span class="lotusMeta">Yesterday 5:13 PM</span>
			</p>
   	    </div>

        <!-- Current user: set status form -->
        <div class="lotusPostStatusControl">
        	<div>
	   			<a class="lotusStatusInput" href="javascript:;">What are you working on right now?</a>
	   		</div>
	     </div>
    </div><!--end lotusPostContent-->
</div><!--end lotusPost-->