.editContentRightImg1 {
	float: left;
	width: 112px;
	height: 78px;
	margin: 0 0 50px 0;
}

.editContentRightImg2 {
	float: left;
	width: 111px;
	height: 78px;
	margin: 0 0 50px 0;
}

#editContentMiddleOT {
	float: left;
	width: 586px;
	padding: 44px 40px 0;
}


.editmode {
	margin: 15px 0 25px 0;
	padding: 10px 10px 15px 10px;
	border-top: 1px solid #8cb0d7;
	border-left: 1px solid #8cb0d7;
}

.editmode input {
	border: 1px solid;
	padding: 2px;
}

hr.editmode {
	border: 1px solid #8cb0d7 !important;
	border-width: 1px 0 0 0 !important;
	margin: 5px 0 1px 0;
}

.editmodeBlock {
	margin:25px 0px 25px 20px;
	padding: 3px 0 3px 3px;
	border-top: 1px solid #8cb0d7;
	border-left: 1px solid #8cb0d7;
}

.editmodeIntro {
	padding:5px 10px 15px 10px;
	font-style:italic;
}

.editmodeTeaser {
	overflow: scroll;
}

/* TRANSLATION PHP */

#editTranslation {
	font-family: Arial;
	font-size: 12px;
}

#editTranslation input {
	width: 500px;
	border: 1px solid;
	padding: 2px;
}

#editTranslation fieldset {
	width: 700px;
	margin-bottom: 20px;
	background-color: #e5e5e5;
}

#editTranslation legend {
	font-size: 14px;
	font-weight: bold;
}

#editTranslation label {
	width: 200px;
	display: inline-block;
	margin-bottom: 5px;
}