.ecp_container {
	width: 100%;
}

.ecp_item {
	width: 100%;
}

.pagetitle {
	width: 220px;
}

#editor_container {
	border: 1px solid #3D3444;
}

#editor_imagecont {
	padding-left: 2px;
	padding-right: 2px;
}

#editor_toolbar {
	background-color: #BBBBBB;
	padding: 4px;
}

#editor_content {
	overflow: auto;
}

#editor {
	height: 300px;
	border-top: 1px solid #3D3444;
	padding: 4px;
	overflow: auto;
	width: 506px;
}

#editor_seperator {
	border-right: 1px solid #757575;
	padding-right: 3px;
}

#editor_extrapadding {
	padding-left: 3px;
}

.editor_fontchooser {
	font-size: 10px;
	width: 116px;
	height: 20px;
}

#hiddenFields {
	display: none;
}

.webcommercial {
	height: 80px;
	width: 512px;
}

.backbutton {
	width: 100px;
}

.contentsettings_container {
	padding: 10px 0 0 4px;
}

.contentsettings_row {
	padding: 2px 2px 4px 0;	
}

.contentpagefield {
	text-align: justify;
	width: 100%;
}