/* $Id$ */ /* * IE CSS * * CSS targeted specifically for Internet Explorer for Windows. * * Properties starting with an underscore _ are for IE 5 and 6 only. * */ #main { /* Reduce amount of damage done by extremely wide content */ _overflow: hidden; }