.zoom_picture{
	position:absolute;
	width:120px;
	border:1px solid #000000;
	z-index:10;
}

.zoom_picture IMG{
	width:100%;
	cursor:hand;
}