/* altered widths to allow for padding issues in ie7 and below */
	#content-2col #featureBox h3 {width:559px;}
	#content-2col #featureBox ul li {width:25%;}
/* height added to simulate min-height */
	#content-3col .column {height:180px; padding-bottom:20px;}
/* corrects the widths when nested in tables - the font size cascades through the table reducing all widthss */
  .js td ul#mainNav li dl.dropdown dt {width:103px;}
  .js td ul#mainNav li.first dl.dropdown dt {width:107px;}
  .js td ul#mainNav li.wide dl.dropdown dt {width:147px;}