.image_layer { 
	position: absolute;
	display: none;
	left: 0px; 
	top: 10px; 
}

.image_layer_image {
	background-color: #000000;
	border: 1px solid black;
}
