/***********************************************************************************************
		
	Internet Explorer 6 stylesheet

***********************************************************************************************/
	
	/* Enables :hover on most elements */
	body {
		behavior: url("interface/js/csshover.htc");
	}
	
	/* Adds support for PNG files */
	/*img, div {
		behavior: url("interface/js/iepngfix.htc"); 
	}*/

	
	/* Float clear fix */
	.clearFix , div#content div.content_bottom { height:1%; }
	div#main div.featured ul li.alternative{ margin-top:-4px; position:relative; }