.form
  {
    margin: -2px;
    /*background: #ffd;*/
  }

.form .text
  {
    margin-bottom: 5px;
    width: 99%;
    height: 20px;
    background: #fff url(graphics/input_tlo.png) bottom repeat-x;
    border: solid 1px #676767;
  }
.tinymce
  {
    width: 98%;

  }
