[]
Ian_W said:Nope - doesn't work as above

needs to be
<tr>
<td class="lighttable" class="small" valign="top" colspan="3" >
[/]
Correction to this.
It needs to be
<tr>
<td class="lighttable" valign="top" colspan="3" >
<span class="small">
<b>$TodayIntro</b> $todaybday
<b>$MonthIntro</b> $thismonthbday
$BirthdayWarning
</span>
</td>
</tr>
This works fine. - the earlier version did not display the correct size text.