.ImagePopupBackground {
	background-color: #000000;
	opacity: 0.1;
	position: absolute;
	top:0;
	left:0;
	z-index: 220;
}

.ImagePopupImg {
	position: absolute;
	z-index: 225;
	
	
}



.ImagePopupTitle {

	z-index: 226;	
}


form.form_fw div.input {
	
	clear:both;
	padding: 8px;
}

form.form_fw div.input input {

	padding: 3px;
}

form.form_fw div.input label {

	width: 100px;
	padding: 8px;	
	padding-left:0px;
	float:left;
	clear:both;
	display:block;
	
}

/* YouTube */

div.contentElementYoutubeDescription{
    float:left;
    width:300px;
}

/* META */
div.metafield{
    position: relative;
}
div.metafield label{
    width: 160px !important;
}
.metadescr_screenshot, .metakeyword_screenshot{
   position: absolute;
   top:40px;
   left:0; 
   border: 0;
   width: 170px; 
}