--- imagepicker-page.tpl.php	Thu Jul 16 19:45:45 2009
+++ imagepicker-page.tpl.php	Tue Jan 19 08:41:38 2010
@@ -17,9 +17,6 @@
   <script type="text/javascript"><?php /* Needed to avoid Flash of Unstyle Content in IE */ ?> </script>
 </head>
 <body>
-  <table border="0" cellpadding="0" cellspacing="0" id="content">
-  <tr>
-    <td valign="top">
       <div id="main">
         <div class="tabs"><?php echo $tabs ?></div>
         <div id="imgp">
@@ -27,8 +24,5 @@
           <?php echo $content; ?>
         </div>
       </div>
-    </td>
-  </tr>
-  </table>
 </body>
 </html>
