Sounds like the sidebox with your Secure Seal is not resetting itself ... so it still has the previous box stored to its settings ...
The /includes/modules/whatever_sidebox.php
If it is using $more_information at the top, should have a setting of:
To clear the previous settings ...PHP Code:unset($more_information);



