--- web/www/styles/print.css 2006/03/08 15:35:14 1.2 +++ web/www/styles/print.css 2006/05/11 15:25:44 1.3 @@ -27,7 +27,10 @@ body { } /* Contains adverts */ -#advert { +#advert1 { + display: none; +} +#advert2 { display: none; }