/* Block editorial */
.editorial_block {
	border-top:15px #000000 solid;
	padding:20px;
	width:910px;
	float:left;
}
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block h1 {
	margin:0px 0 10px 0;
	background: none;
}
.editorial_block h2 {
}
#editorial_block_center p { padding-left: 0 }
#editorial_block_center .rte p {color:#ffffff }

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