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:

PHP Code:
  unset($more_information); 
To clear the previous settings ...