<table border="0" cellspacing="5px" width="725px"> <tr> <td valign="top" align="left"> <!-- left EDITORIAL --> <div class="standard2"> <!-- left rail start --> <div class="section_date_box"> <? date_box() ?> </div> <div class="left2"> <!-- any editorial content can go here --> </div> </div> <!-- end left --> </td> <td valign="top"> <!-- center CONTENT --> <? template_navbar() ?> <div class="standard_spacer"> <h2>Search Results</h2><p /> <? display_search_results( $vars ) ?> <!-- this is the main content area --> </div> <!-- end center --> </td> <td valign="top"> <!-- right ADVERTISING --> <div class="ad_spacer"> <!-- put ads here --> </div> <!-- end right --> </td> </tr> </table>