/* For IE 6 and 7 */

#header ul li {
	padding-right: 5px;
	padding-left: 5px;
}

FIELDSET {
	position: relative;
}
FIELDSET LEGEND {
	position: absolute;
	top: -.5em; left: .5em;
}


/* For IE 6 only */

* html #header UL,
* html #content,
* html .sidebar,
* html #wide {
	display: inline;
}

* html #content H1 SPAN {
	width: 402px;
}
* html .sidebar H1 SPAN {
	width: 155px;
}

* html #header ul a,
* html #header ul strong {
	xheight: 25px;
}