 #bannerhover {
	top: 210px;
	bottom: none;
	left: 145px;
	position: fixed;
	_position:absolute;
	_top:expression(eval(document.body.scrollTop+180));
}
