#editor{
	position: fixed;
	display: block;
	top: 6.8em;
	left: 12.5em;
	z-index: 20;
}
#editor_save{
	margin-left: 7px;
	float: left;
}
