
.linkGreen a {
	color: green !important;
}

.linkGreen {
	color: green !important;
}

.editableContent {
	display:inline !important;
}
.ownElement {
	height:15px;
	width:20px;
	display:inline;
	margin-left:5px;
	background: silver;
}


.resize {
	width: auto;
	height:800px;
}