When I add the include, some of the text on the page is bigger than normal. It goes back to normal when I remove the include.
virtual("/tp/ssi_in.php");
I just noticed a few minutes ago that the text that is enlarged is not using CSS, while the rest of the text on the page is inside of div tags with defined attributes.
I can probably fix it on my end by putting the text in question inside of divs....still weird.