
#screenshot{
	position: absolute;
	z-index: 9999;

	border: 1px solid #ccc;
	padding: 2px;
	display: none;

	background: #fff;
	color: #333;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 8pt;
}