<div id="Wizard" style="width:500px">
  <style>
    #Lightbox input {
      width:53%;
    }
  </style>
  <form onsubmit="return $ajax(this)" method="post" id="ReportForm" action="http://www.webjam.com/videotutorial04/~SendInappropiateContentReport">
    <input type="hidden" style="display : none;" id="userId" name="userId" value="85E37257-50C0-41D9-BCC9-4EB97CDA99DA">
    </input>
    <input type="hidden" style="display : none;" id="notificationType" name="notificationType" value="InapropriateContent">
    </input>
    <a href="#" onclick="return $lightbox(true);" class="Close-Lightbox">
      <img src="http://www.webjam.com/images/close_navigation.gif" onmouseover="this.src = '/images/close_navigation_hover.gif';" onmouseout="this.src = '/images/close_navigation.gif';" />
    </a>
    <h1>
      <strong>
        <phrase name="Report inappropriate content"> Report inappropriate content</phrase>
      </strong>
    </h1>
    <div class="White-Container">
      <p class="Indent">Thanks for taking the time to report inappropriate content.</p>
      <div class="Ajax-Panel Form-Response" id="Customer-Service-Form-Response" style="display:none;">
      </div>
      <div class="Form-Field">
        <label for="URL">
          URL of inappropriate page
        </label>
        <input type="text" id="URL" name="URL" value="http://www.webjam.com/videotutorial04">
        </input>
        <span class="Required">*</span>
        <br clear="left" />
      </div>
      <div class="Form-Field">
        <label for="description">
          <phrase name="Description">Description</phrase>
          <span class="SmallPrint"> (optional)</span>
        </label>
        <textarea id="description" name="description" class="long"></textarea>
        <br clear="left" />
      </div>
      <div class="Form-Field">
        <label for="fromEmail">
          <phrase name="fromEmail">Email address</phrase>
        </label>
        <input type="text" id="fromEmail" name="fromEmail">
        </input>
        <br clear="left" />
        <br />
        <br />
        <span class="InstructionReport">Please fill in if you would like a reply</span>
        <br clear="left" />
      </div>
      <p class="Indent">
        <span class="Required LeftPosition"> * </span> Required field</p>
      <br clear="left" />
    </div>
    <div class="InputButtons SendNotification">
      <button type="submit" class="Green">Send</button>
      <button type="button" onclick="$lightbox(true);" class="InputButton">Cancel</button>
    </div>
  </form>
</div>