<div id="z-rightbox-content">
  <div id="z-claim-listing">
  <div class="z-title">CLAIM THIS LISTING</div>
<form action="/en/real_estate/929313/claim.json" method="post">  <div class="z-body">
    <p>
      You may only claim this listing if you are the listing sales representative under
      contract to represent this listing. If you are representing this listing through
      a "reciprocity", "handshake", or "borrowed listing" arrangement, you may not claim
      this listing. Unauthorized claims will result in suspension of your account.
    </p>
    <br/>
    <p>
      Are you sure you want to claim this listing?
    </p>

    <div class="z-buttons">
      <div id="z-btn-submit" class="z-btn-submit-container z-right">
        <button id="z-claim-submit" class="z-listing-cancel btn" name="cancel" type="submit">
          <span>Submit</span>
        </button>
      </div>
        <a rel="deactivate" class="z-rightbox-action z-right" href="#">
          Cancel
        </a>
      </div>
</form>    </div>
  </div>
  <div id="z-claim-success" style="display:none;">
    <div id="z-claim-message">&nbsp;</div>
  </div>
</div>
