But you can edit file index.php in template folder
Look for these lines and comment them out or delete them (starting around line 189):
//Code start
<div id="close">
<a href="#" onclick="auf('right')">
<span id="bild">
<?php echo JText::_('TPL_BEEZ2_TEXTRIGHTCLOSE'); ?></span></a>
</div>
//code end
Comment this code section and you will find what you want...


