/* ie.css (UK, 2005-12-01) */

* html, * html body {
	position:fixed;
	overflow:auto;
	bottom:0;
	height:100%;
}

* html #navi {
	width:10px;
	height:10px;
	position:absolute;
	left:150px;
	bottom:31px;
}
