#mouseOver {
position: absolute;
top: 3px;
z-index: 100;
height: 218px; 
width: 798px;
overflow: hidden;
background-color: #fff;
}

*:first-child+html #mouseOver {
	margin-top: 18px;
	margin-left: 4px;
}

#mouseButton {
	display: none;
}