// Before the DOM has loaded

	// IE6/7 Rounded Corners (Search box, Headings, Main action links, boxouts)
	if ($.browser.msie && $.browser.version < 8) {
	//	DD_roundies.addRule('.widget', '4px 4px 4px 4px');
	}


