<div class="portlet">

<h2 class="portlet-title">Latest comments</h2>

<div class="portlet-content">
<com:TBulletedList
	ID="CommentList"
	DisplayMode="HyperLink"
	DataTextField="Content"
	DataValueField="ID"
	EnableViewState="false"
	/>
</div><!-- end of portlet-content -->

</div><!-- end of portlet -->