Replace lines 1229 - 1236 Response.Write " <td valign=""top"" height=""100%""><font ...
if Request.QueryString("SearchTerms") <> "" then
Response.Write SearchHiLite(formatStr(Topic_Message))
else
Response.Write formatStr(Topic_Message)
end if
Response.Write "</span id=""msg""></font></td>" & vbNewLine & _
" </tr>" & vbNewLine
with the following code:Response.Write " </tr>" & vbNewLine