In the template called "portal" you will find:
This is not a valid value ("*") for the attribute "width".
I'm suggesting something like the following code:
<td>&nbsp;</td>
<td width="*" valign="top">
This is not a valid value ("*") for the attribute "width".
I'm suggesting something like the following code:
<td width="10">&nbsp;</td>
<td valign="top">
This will result in a fixed width seperator and an announcement box having a unlimited width.