WebSearch: make logos easy to override
- atlantis_logo.gif renamed to site_logo.gif so that it can be trivially replaced without template modification.
- atlantis_logo_small.gif renamed to site_logo.gif so that it can be trivially replaced without template modification.
- cds.png renamed to site_logo_rss.png so that any logo can be attached to the RSS feed by simply dropping a file of that name in the appropriate place. (fixes #128)
- Improved code kwalitee by removing some unused imports (gettext, CFG vars)