.ecore_subcontainer{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 3px 5px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
}

.subtitle{
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.em{
	color: #cc0000;
	font-weight: bold;
}

.otherem{
	color: #0860A8;
}

.bigem{
	width: 100%;
	font-size: 20px;
	text-align: center;
	margin: 20px 0;
	line-height: 1.5em;
}

.listem{
	color: purple;
}

.sharp{
	color: #cc0000;
}

.ecoreGraphContainer{
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
