#imCel7_00 {position: absolute; top: 0px; left: 10px; height: 275px; width: 765px; }
#imObj7_00 {font: 11px Arial; }
/* -- Custom code START -- */
<?
#form.html
?>
<form action="send.php" method="post">

<table width="51%" border="0">
  <tr>
      <td>Ваше имя</td>
    <td><input name="name" type="text"></td>
  </tr>
  <tr>
    <td>Ваш е-маил адрес(для ответа)</td>

    <td><input name="mail" type="text"></td>
  </tr>
  <tr>
    <td>Тема</td>
    <td><input name="subject" type="text" ></td>
  </tr>
  <tr>
    <td>Сообщение</td>

    <td><textarea name="text" cols="40" rows="9"></textarea></td>
  </tr>
      <td align="left"> <input name="submit" type="submit">
      </td>
</table>


  <br>
  <br>

  <br>
</form>
/* -- Custom code END -- */
#imObj7_00 {padding: 0px; }
#imCel7_00_Cont {text-align: left; height: 275px; width: 765px; overflow: hidden; }
#imPage {position: relative; height: 360px; }

