 /* Generelt */ * { background: #fff; color: #000; } body { font-family: sans-serif; } /* Tekst */ p.skip { display: none; } /* Lenker */ a { color: #000; text-decoration: none; } /* Skjema */ form { display: none; } /* Bilder */ img a { border: 0; } /* Layout */ div#header img { display: none; } div#trail { display: none; } ul#topmenu { display: none; } div#leftcolumn { display: none; } div#rightcolumn { display: none; } div.product_small { margin: 0 1em 1em 0; float: left; } div.product_small img { width: 200px; } div#footer { display: none; }