﻿.cmsedit
{
	cursor: pointer;
	position: absolute;	
	}
iframe
{
	width: 100%; 
	height:auto;
	}       
.widgToolbar
{width: 100%;
 display: block;
 }
#stack-cms-editor-container
{
	width: 600px;
	position: absolute;
	background-color: #ddd;
	border: 1px solid #ccc;
	display: none;
	}