@charset "utf-8";
/* Block editorial */
#editorial{ float: left; padding: 0px;width: 280px;}
.editorial_block { margin-bottom: 2em; float: left;}
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block .rte p{padding: 0;}
.editorial_block img{float:left; margin:0 10px 2px 0; width:120px;}
.editorial_block h1 {
	margin:0px 0 1em;
	height: 28px;line-height: 28px;
	font-size:16px;
	text-transform: uppercase;
	padding: 0;
	background: url("editorbg.gif") no-repeat 210px center;
}
.editorial_block h1 span{
	padding: 0 0 0 40px;
	margin:0px 0 1em;
	height: 28px;line-height: 28px;
	color:#0e50a6;
	font-size:16px;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	font-style: normal;
	background: url("company.png") no-repeat left center;
}
.editorial_block h1 a{
 color: #FDA83B;
 text-transform: none;
 text-decoration: none;
    float: right;
    font-size: 12px;
}
.editorial_block h2 {
	font-size: 1.1em;
    margin: 1em 0;
	text-transform: none;
	line-height: 1.2em;
	padding: 0;
	padding-bottom: 10px;
	background: none;
	color: #5D717E
}
.editorial_block p { padding-top: 0.4em }
#editorial_block_center p { padding-left: 0; color: #fff;}

#editorial_image_legend {
	color: #AAAAAA;
    font-size: 6pt;
    font-style: italic;
    margin: 0;
    padding-left: 0;
    text-align: center;
}
#ads { width: 260px; float: right;}
#ads h3 a{
 color: #6D6D6D;
    float: right;
    font-size: 12px;
}
#ads h3{
background: none;
    border-bottom: 1px solid #D3D3D3;
    color: #7BBE16;
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    margin:0 0 1em;
    padding: 0;
    text-transform: none;
}
