
img {
	border: none !important;}

fieldset {
	border: 1px solid #0149a1;
	margin-bottom: 10px;
}

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

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

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

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

.editmodeBlock { 
	padding:25px 0px 25px 50px; 
}

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

.editmodeTeaser { 
	overflow: scroll; 
}

.downloadGroupFieldset {
	width: 400px !important;
}

.downloadFieldset {
	width: 250px !important;
}

/* 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: #e4f6fe;
}

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

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

.editmodeBlock {padding:25px 0px 25px 50px;}
.editmodeIntro {padding:5px 10px 15px 10px; font-style:italic;}
.editmodeTeaser {overflow:scroll;}
