.tile_general {
	position: relative;
}

.tile_view_count {
	position: absolute;
	right: 6px;
	bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1;
	color: #aaa;
	pointer-events: none;
	z-index: 12;
}
