<style type="text/css" id="mousestyle">
body {margin:0; border:0; height:100%; overflow-y:auto;}
#mousepos {bottom:0px; right:0px; width:120px; position:fixed;}
* html #mousepos {position:absolute;}
</style>
<!--[if lte IE 6]>
<style type="text/css">
	html {overflow-x:auto; overflow-y:hidden;}
</style>
<![endif]-->