<div style="width : 450px;">
  <h1>
    <strong>Join this webjam</strong>
  </h1>
  <div class="Ajax-Panel Form-Response" id="Join-Community-Form-Response">
  </div>
  <form id="Join-Community-Form" onsubmit="return $ajax(this);" action="http://www.yamahaeducation.co.uk/~JoinCommunity">
    <div class="White-Box">
      <p>
Please click the Join button to request to join this webjam
</p>
      <label for="message">Message to owner:</label>
      <textarea name="message" id="message" maxlength="1000">Please can I join this webjam</textarea>
      <br clear="left" />
      <br />
      <em>Please note: you will need to register or sign-in in order to be able to complete the join webjam process </em>
      <br clear="left" />
    </div>
    <div class="InputButtons">
      <button type="submit" class="InputButton Green">
        <phrase name="join">Join</phrase>
      </button>
      <button type="button" onclick="return $lightbox(true);" class="InputButton Red">
        <phrase name="cancel">Cancel</phrase>
      </button>
    </div>
  </form>
</div>