<div id="sidebar-bottom" style="clear:both;">
  <?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar('Sidebar Bottom') ) : else : ?>
  <?php endif; ?>
</div>