.mosaic-item {
	width: 225px;
	height: 225px;
	margin-left: 15px;
	margin-right: 15px;
}

.mosaic-item-background {
	position: relative;
	margin: auto;
	text-align: right;
	white-space: pre-line;
}

.mosaic-item-title {
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 5px;
	font-weight: bold;
	font-size: 7.5pt;
	color: #000;
}

.mosaic-item-text {
	font-size: 8px;
	white-space: pre-line;
	line-height: 130%;
}

.mosaic-item-type-span {
	font-size: 10pt;
}