.image_numbering_wraper{
	position: relative;
}
.image_numbering_wraper img{
	display: block;
}
.image_numbering_wraper .image_numbering_box{
	position: absolute;
	min-width: 12px;
	min-height: 12px;
	padding: 5px;
	line-height: 1;
	text-align: center;
	z-index: 3;
}




