/************************* WYSIWYG MAIN BLOCK EDIT STYLES *********************/		
.edit_title, .edit_summary, .edit_author, .edit_datum, .edit_link_down {
	width: 430px;
	border: 1px dashed #FFCC99;
	cursor: hand;
}



.edit_title {
	font-family: Georgia, Garamond, serif;
	font-size: 200%;
	font-style: italic;
	font-weight: normal;
	background:transparent;
	margin-bottom: 6px;
}

.content-block{
width: 430px;
}

.edit_summary {
	font: bold 12px/16px Arial;
	color:	#676767;
	background:transparent; 
	margin-bottom: 15px;
}

.edit_author {
	font: normal 11px/16px Arial;
	color:	#676767;
	background:transparent; 
	margin-top: 15px;
	text-align:right;
}

.edit_datum {
	font: normal 11px/16px Arial;
	color:	#676767;
	background:transparent; 
	margin-top: 15px;
	text-align:right;
}

.edit_link_down {
	background: transparent;
	margin-top: 15px;
}

.edit_link_down .user-download, .edit_link_down .user-links {
	margin-top: 0px;
}

.edit_infobox_title {
	width: 100%;
	font: bold italic 13px Arial;
	color: #868686;
	background: transparent;
	cursor:hand; 
	border:1px dashed #FFCC99;
}

.edit_infobox_content {
 	border: 1px dashed #ffcc99;
	cursor:pointer; 
}

.edit_infobox_content_wysiwyg {
	font: normal 11px/16px Arial;
	color: #676767;
};

.edit_picturebox {
	border: 1px dashed #FFCC99;
	cursor: pointer;
	
	width: 185px;
	margin: 0px 0px 23px 0px;
}

.edit_picturebox .block_infobox_bottom {
	margin-bottom: 0px;
}


/**************************** FRONT MAIN BLOCK STYLES *************************/
