#screenshot{
	position:absolute;
	width:190px;
	height:95px;
	display:none;
	color:#333;

	margin-left:-220px;
	background-image:url(../img/white_arrow.png);
	padding:10px;
	padding-top:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	font-size:12px;

	text-align:left;
	}

#screenshot img {
float:right;
margin-top:68px;
position:absolute;
width:64px;
margin-left:145px;
}