in content_details.php the following code is at lines 142-149:
<div id="topNavigation">
<div id="searchBox">
<form action="contents_results.php" method="get" id="WADASearchForm">
<p>
<input type="text" name="S_Keyword" id="S_Keyword" value="" />
<input type="image" name="Search" id="Search" value="Search" alt="Search" src="../images/search.gif" />
</p>
</form>
So not what you expected, or I am looking in the wrong place...