document.write('<div class="css" style="font-family: monospace;">&lt;style type=<span style="color: #ff0000;">&quot;text/css&quot;</span>&gt;<br />');
document.write('<span style="color: #cc00cc;">#container <span style="color: #66cc66;">&#123;</span></span><br />');
document.write('<span style="color: #000000; font-weight: bold;">width</span>: 500px !important; <span style="color: #808080; font-style: italic;">/*this is for Firefox. It understands !important*/</span><br />');
document.write('<span style="color: #000000; font-weight: bold;">width</span>: 450px; <span style="color: #808080; font-style: italic;">/*this is for IE. It skips the above value and reads this*/</span><br />');
document.write('<span style="color: #66cc66;">&#125;</span><br />');
document.write('&lt;/style&gt;</div>');
document.write('<br />&nbsp;<br /><div style="font-size: 12px">Brought to you by the community at <a href="http://www.bytemycode.com/snippets/snippet/20/1/" target="_blank">byteMyCode</a>.</div>');
