/*
IE6
*/
* html #wrap {width:expression(document.documentElement.clientWidth > 880? "880px" : "fixed")} 
/* maximale breedte voor IE 6 */

* html #nav ul {position:relative}
* html #HoistingEquipment #startContent {}
* html #content-secondary {
	display:inline;
	word-wrap:break-word;
}
* html #switch {background:url(/i/info-bg.gif)}
* html #switch a {display:block}
.feedlist li,
#aff li {display:inline-block}
.feedlist li,
#aff li {display:block}
* html #aff li {height:1px}
* html abbr,
* html acronym {
	border-bottom:1px dotted #666;
	cursor:help;
	font-style:italic;
}
* html .button {height:1px}
* html .clearfix {height:1px}
* html #content-tertiary {height:1px}
* html #popular {height:1px}
* html #popular a {
	border:none;
	text-decoration:none;
}
* html #popular a:hover {
	border:none;
	text-decoration:underline;
}
* html #links {display:inline}
* html #comments dt img {left:-48px}
* html .code {position:relative} /* Fix disappearing background on list items in IE 6 */