/* Block editorial */
.editorial_block { margin-bottom: 2em }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
	background: none;
	padding: 0;
	margin: 0
}
.editorial_block h2 {
	font-size: 14px;
    margin: 1em 0;
	text-transform: none;
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 0px;
	background: none;
	color: #358397;
	font-weight:bold;
}
.editorial_block p { padding-top: 0em }
#editorial_block_center p { padding-left: 0; color: #4C5356; font-family:Verdana, Geneva, sans-serif; font-size: 12px; }

#editorial_block_center h1 {
	color: #7EAC01;
	font-size: 16px;
	text-align: center;
	font-family: Verdana;
	text-transform:none;
	font-weight:bold;
	}

#editorial_image_legend {
	color: #AAAAAA;
    font-size: 6pt;
    font-style: italic;
    margin: 0;
    padding-left: 0;
    text-align: center;
}

