@charset "utf-8";
/* Block editorial */
.editorial_block { margin-bottom: 10px; }
.editorial_block .rte { background: transparent none repeat scroll 0 0 }
.editorial_block img{float:right; margin:0 0 0 5px;}
.editorial_block h4 {
	margin:0 0 10px 0;
	border-bottom:2px solid #ccc;
	color:#000;
	font-size:14px;
	text-align:left;
	background:url(../../../img/boardico.gif) 4px center no-repeat;
	padding-left:23px;
	height:27px;
	line-height:27px;
}
.editorial_block h4 span.t-l,#featured-products_block_center h4 span.t-l{float:left;}
.editorial_block h4 span.t-more,#featured-products_block_center h4 span.t-more{float:right; font-size:11px; font-weight:normal;}
.editorial_block h4 span.t-more a,#featured-products_block_center h4 span.t-more a{}
.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 }

#editorial_image_legend {
	color: #AAAAAA;
    font-size: 6pt;
    font-style: italic;
    margin: 0;
    padding-left: 0;
    text-align: center;
}
.about-content{line-height:170%;}
