#CMS7imageuploaddiv {
	overflow: hidden; width: 730px; height: 120px;position: absolute; top: -1000em;left:-1000em;
}

#CMS7image {
	position: absolute; top: 0px; left: 0px;
}

#CMS7overlay {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url('');
}

#CMS7dragscreen {
	position: absolute; top: 0px; left: 0px; width: 100%; height: 100%;
}

#CMS7logo {
	position: absolute; top: 0px; left: 0px; width: 0px; height: 0px;
}

#btnSubmit {
	display: none;
}

#outerToolbar {
	position: fixed; top: -1000px; left: -1000px; width: 320px; background: #e6e8f8; padding-top: 40px; z-index: 3000;
}

#xEditor {
	width: 100px; height: 100px; position: absolute; top: -1000em; left: -1000em;
}

#myframe {
	width: 0px; height: 0px; display: none;
}

#CMS7context {
	background: #fff;
	text-align: left;
	position: absolute;
	display: none;
}
#CMS7context a {
	display: block;
	padding: 0px 3px;
	text-decoration: none;
}
#CMS7context a:hover {
	background: #ccc;
}
#CMS7context img {
	border: none;
}