/*	BAM
	...................................................................... */

  #header ul, #content #main, #content ul.listing li, #content ul.thumbs, #content ul.related {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
  }  /* Only IE can see inside the conditional comment
  and read this CSS rule. Don't ever use a normal HTML
  comment inside the CC or it will close prematurely. */

	#header {
	  float: left;
	}
	#header ul {
	  width: 96em;
	}
	#