Those pointless and annoying callouts in Magento! Back to School and the Dog call us on (555) 555-0123. Every Magento user is familiar with these side boxes.
I found the simplest way to remove them is to rename the call out files so their functions no longer exist.
/app/design/frontend/base/default/template/callouts
rename the two files by putting something in front of them e.g.:
STOPleft_col.phtml
STOPright_col.phtml
Pointless call-outs gone!