<div id="categoriesBlock">
<h2 class="no-border"><?php $this->getData('pageViewTitle') ?></h2>
<div class="clear_both"></div>
<br />
<?php $this->getData('resultsDesc'); ?>
<ul id="blockItemList">
<?php $this->getData('result_thumb_desc_list'); ?>
</ul>
</div>