Código:
<div id="capa_flotante" style="position: fixed; margin-top: 0; margin-left: 80%; width: 20%;">
<table width="100" border="0">
<tr>
<td>Quieres publicar aquí?<br />
[email protected]</td>
<td><a href="#" onclick="this.parentNode.style.display = 'none'; return false;">[X]</a></td>
</tr>
</table>
</div>

