#imageTools {
	position: absolute;
	top: 0;
	z-index: 2;
	width: 800px;
}
#imageTools span {
	display: none;
}
a#imageTools {
	height: 1029px;
}

a:hover#imageTools {
	background-image: url("safaribag_close.png");
	background-repeat: no-repeat;
	background-position: top left;
}
