Por ahora hice esto con un lightbox
Código PHP:
<DIV
style="BACKGROUND-IMAGE: url(/images/box-errorbox.gif); WIDTH: 400px; HEIGHT: 200px;\"
id=light class=white_content>
<table width=\"100%\">
<tr>
<td align=\"center\" width=\"100%\"><font color=\"gray\">Error</font></td>
</tr>
<tr>
<td align=\"center\"><br><br><font size=\"1\" color=\"gray\" style=\"padding-left:6px;\">Noticia</td>
</tr>
<tr>
<td align=center></td>
</tr>
</table>
</div>