.mnp-unread {
	white-space: nowrap;
}

.mnp-title-text {
	white-space: normal;
}

.mnp-circle-before,
.mnp-circle-after {
	position: relative;
	left: 0;
	top: -9px;
	display: inline-block;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #f50;
}

.mnp-circle-before {
	margin-right: 7px;
}

.mnp-circle-after {
	margin-left: 7px;
}

.mnp-text-old {
	vertical-align: top;
	color: #a00;
	font-size: 0.3em;
}

.mnp-text {
	vertical-align: top;
	display: inline-block;
	color: #cd2653;
	font-size: 0.3em;
}

.mnp-text-twentytwentyone { font-size: 0.4em; }
.mnp-text-twentyseventeen { font-size: 0.45em; }
.mnp-text-twentyfourteen { font-size: 0.35em; }
.mnp-text-twentytwelve { font-size: 0.5em; }
.mnp-text-twentyeleven, .mnp-text-twentyten { font-size: 0.45em; margin-top: -0.8em; }

.mnp-image-before,
.mnp-image-after {
	display: inline-block;
	position: relative;
	left: 0;
	top: -4px;
}

.mnp-image-before {
	margin-right: 5px;
}

.mnp-image-after {
	margin-left: 5px;
}
