#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }</pre>
== Talk ==
''alpha(opacity=50);''
Opacity on items can cause some massive rendering slowdowns in browsers, notably when stacked. I know you're only using it in one spot, but is it really worth it, compared to manually halving the background color value?