.related-title {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.related-title span {
	display: inline;
}
