#editor #wrapper,
#editortemplatebody #wrapper {
	width: 1162px;
}
#editor #wrapper2,
#editortemplatebody #wrapper {
	width: 1162px;
}
#editor #container,
#editortemplatebody #container {
	width:1030px;
}
#editor #container2,
#editortemplatebody #container {
	width:1030px;
}
#editor #main #column-left,
#editortemplatebody #main #column-left {
	float: left;
	display: inline;
	width: 510px;
}
#editor #main #column-right,
#editortemplatebody #main #column-right {
	float: left;
	display: inline;
	width: 510px;

}
#editor #home #column-left,
#editortemplatebody #home #column-left {
	float: left;
	display: inline;
	width: 255px;
}
#editor #home #column-right,
#editortemplatebody #home #column-right {
	float: left;
	display: inline;
	width: 765px;
}

#editor #flexi,
#editortemplatebody #flexi {
	width:1020px;
}

/* PANELS */
#editor .sys_panel-single-right div.TEMPL,
#editortemplatebody .sys_panel-single-right div.TEMPL {
		display: inline;
	width: 236px;
	background: #ffcc00;
}

#editor #imageGrid, #editortemplatebody #imageGrid {
	padding: 0;
}

/*
#editortemplatebody .sys_panel-single,
#editortemplatebody .sys_panel-single-right,
#editortemplatebody .sys_side-content,
#editortemplatebody #nav-panel {
	width: 236px;
}

#editortemplatebody .sys_panel-double,
#editortemplatebody .sys_panel-double-right {
	width: 486px;
}

#editortemplatebody .sys_shadow {
	background: none;
}
#editortemplatebody .sys_shadow .sys_outer {
	background: none;
	padding-top: 0px;
	padding-left: 0px;
}
#editortemplatebody .sys_shadow .sys_inner {

}
#editortemplatebody .sys_shadow .sys_content {
	left: 0px;
	top: 0px;
}
*/

#editor .TEMPL,
#editortemplatebody div.TEMPL,
#editor .TEMPT,
#editortemplatebody div.TEMPT {
	display: inline;
	margin:0;
	padding:0;
}
#editor .PLACE,
#editortemplatebody div.PLACE {
	display: inline;
	margin:0;
	padding:0;
}

#editor #nav .OCTRL,
#editortemplatebody #nav .OCTRL {
	font-size: 12px;
}


