Im trying to place the search box to the far right of the EZ page header (same as displayed on the main header) but cant work it out, ive searched the forums but no answer, ive also tried adding the following code to the tpl_ezpages_bar_header:

<div id="navMainSearch"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>

any ideas?