/* Block editorial */
.editorial_block {  
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10pt;
}
.editorial_block .rte{}
.editorial_block h1 {
	font-size:22pt;
	font-family:"DIN Bold", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#666;
	line-height:100%;
	margin-bottom:30px;
}
.editorial_block h2 {
	font-family:"DIN Bold", Arial, Helvetica, sans-serif;
	font-size:14pt;
	color:#00b4dd;
	margin-bottom:20px;
}
#editorial_block_center p {line-height:120%;}
#editorial_block_center .rte p { }
#editorial_block_center p#editorial_image_legend {}