I want to remove the right and left column form the checkout process. What condition to check for in main_page.tpl.php to make this happen?

Code:
  if( $whatvar =~ /checkout_/ )
Thanks
Mark