.clear {
	clear:both;
}

/* INPAGE */
.inpage-mode {
	border-top: 2px solid #ccc !important;
	position: relative;
	z-index: 99999;
}
.inpage-mode .editor {
	background-color: #ccc !important;
	right: 0px;
	position: absolute;
	top: 0px;
	-webkit-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
}
/* INPAGE */