<form method="post" name="add_cross_product_form" enctype="multipart/form-data">
<table width="700" border="0" cellspacing="0" cellpadding="0" id="irForm">
<tr>
<td class="section_header"><img src="images/icons/bricks_box.png" title="All products" alt="All products" align="absmiddle"/> Select main product</td>
</tr>
<tr>
<td><div id="selection_products" style="overflow:auto; height:250px;">{include file="selection_list_all_products_edit.tpl"}</div>
</td>
</tr>
<tr>
<td class="section_header"><span id="selection_heading">All products</span></td>
</tr>
<tr>
<td><div id="update_cross_products_box" style="overflow:auto; height:200px;">{include file="cross_related_list_all_products_edit.tpl"}</div>
</td>
</tr>
</table>
</form>