And what's the resulting HTML when that {{lead.token}} is interpolated? Go into view-source or Dev Tools and paste the output.
<body id="bodyId" class="mktEditable" align="center">
<div id="outerWrapDiv" class="mktEditable">
<div id="innerWrapDiv">
<div class="mktoContent"><div id='lpeCDiv_1366' class='lpeCElement manhattan-logo-162x33png'><span class='lpContentsItem imageSpan'><img class="lpimg" src="/rs/561-BRX-192/images/manhattan-logo-162x33.png" /></span></div>
<div id='lpeCDiv_1367' class='lpeCElement Marketing_Communications___myMarketingCommunicationsdefaultedit_me__'><span class='lpContentsItem richTextSpan'><div>Thank you. Your communication preferences have been saved and are confirmed below</div>
<div><br /></div>
<p>Test Area</p>
<div><span data-checkbox-value="1"></span><br /></div>
<div><span data-checkbox-value="0"></span><br /></div>
<div><span data-checkbox-value=""></span><br /></div></span></div>
</div>
<div id="mktHeader" class="mktEditable">
<!-- Logo and Header -->
</div>
<div id="mktContent" class="mktEditable">
<!-- Base of Landing Page Content -->
<div id="mktColumn" class="mktEditable">
<!-- Column. Usually Leave this blank. -->
</div>
</div>
<div id="mktFooter" class="mktEditable">
<!-- Footer links -->
</div>
</div>
</div>
<script type="text/javascript" src="//munchkin.marketo.net//munchkin.js"></script><script>Munchkin.init('561-BRX-192', {customName: 'OP-Preference-Center_OP-Preference-Center-Confirmation', wsInfo: 'j1RR'});</script>
</body>
OK, so the token isn't appearing in the output (it isn't related to the styling). I assume the {{lead.token}} isn't being output anywhere. Are you spelling it right? Are you sure the lead's web session is associated (being able to output any tokens would confirm this)?
Thank you Sanford. We have a Marketo Technical person looking at it.
I'll let you know what we find out or do as a workaround.
Did you try outputting other lead tokens like I said? An associated web session has access (on Marketo LPs) to all lead tokens. If this isn't working for you, it's very troubling because it suggests a bug affecting other users (though I can't reproduce it).