--- web/www/styles/print.css 2004/03/21 23:58:53 1.1 +++ web/www/styles/print.css 2006/03/08 15:35:14 1.2 @@ -26,6 +26,11 @@ body { font-size: x-small; } +/* Contains adverts */ +#advert { + display: none; +} + /* Contains the body text of the page */ #contents h1 { border-top: 3px solid #000066;