I've made the right column for bright-flower skin (you have to put the folder within bright-flower_v4.0.zip archive into templates folder). The solution is taken from the manual.
In templates/default/container.tpl make following change:
<!-- END BODY --><!-- BEGIN FOOT --> <div id="options"><div class="print"><a href="javascript:window.print();">$lang['print']</a></div><div
<!-- END BODY --><!-- BEGIN FOOT --> <div id="options"><div class="print"><a href="javascript:window.print();">$lang['print']</a></div><div
class="back"><a href="javascript:history.back();">« $lang['back']</a></div></div> </div> <!-- start content of right column (column2 in css) --> <div id="column2"> HTML code </div> <!-- stop content of right column (column2 in css) --> </div> </div> <div id="foot"><!-- footer starts here -->
In templates/bright-flower/style.css make following changes: