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

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