#mouseOver {
overflow: hidden;
	z-index: 100;
	position: absolute;
	width: 805px;
	height: 218px;
	background-image: url('../../images/editable_images/header2.jpg');
	margin-left: -4px;
}

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

#mouseButton {
	display: none;
}