/* Block editorial */
.editorial_block { margin-bottom: 2em; text-align: center;}
.editorial_block > h1 {
	margin:15px 0 10px;
	padding: 0;
	background: none;
	font-size: 16px;
	line-height: 1.2em;
	font-weight: bold;
}
.editorial_block > h2 {
	padding:0;
	font-size: 16px;
	line-height: 1.2em;
	color: #666;
	text-transform: none;
	background: none;
}
#editorial_block_center p {font-size: 16px; line-height: 1.2em;}

#editorial_block_center p#editorial_image_legend {
   margin: 0 0 10px;
   padding:0;
	color: #666;
   font-size: 10px;
}
