.input_text_title{ width: 500px; }
.input_text_desc{ width: 500px; max-width: 500px; height: 150px; }
.input_text_text{ width: 500px; max-width: 500px; height: 150px; }
.input_select_region{ width: 200px; height: 150px; }
.input_select_date{ width: 168px; }
.input_text_source{ width: 278px; }
.input_text_sourceurl{ width: 278px; }
.input_text_author{ width: 278px; }
.input_select_active{ width: 290px; }
.lang_text_reason{ width: 438px;  }


.news .info, .newsmin .info{
	margin: 10px 0 0 0;
	border-bottom: 1px dashed #000;
	font-style: italic;
	font-size: 11px;
	padding: 0 0 5px 0;
}
.newsmin{
	border-bottom: 1px dashed #000;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.tagmin{
	border-bottom: 1px dashed #000;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}
.tagmin .title{
	font-weight: bold;
}