/* BRIN D'HERBE - EDITORIALS */

#mainColumn h2.title {
	margin: 2em 0 1em; padding-top: 0.3em; clear: both;
	font: bold 1.3em Arial, Helvetica, sans-serif; color: #b33c3c;
	background: url(../images/faq_line.gif) left top no-repeat;
}
#mainColumn #editorialTitle {
	background: transparent url(../images/editorial_title_bg.gif) left top no-repeat;
	padding-left: 10px; position: relative;
}
#mainColumn #editorialTitle h1 {
	font: bold 2em Arial, Helvetica, sans-serif; color: #b33c3c;
	background: transparent url(../images/editorial_title_bg.gif) right top no-repeat;
	padding: 15px 180px 0 10px; margin: 1em 0 0;
	display: block; height: 45px;/* line-height: 60px;*/
}
#mainColumn #editorialTitle a { position: absolute; right: 1em; bottom: 1em; }

#editorial .roundedImage { float: right; margin: 0 0 1em 2.5em; }
#mainColumn #editorial h3 {
	margin: 1.16em 0em 1em 0em; padding-left: 1em;
	font: bold 1.05em Arial, Helvetica, sans-serif; color: #b33c3c;
	background: transparent url(../images/icon_puce5.gif) left center no-repeat;
}
#mainColumn #editorial p { margin-bottom: 1em; }

ul#fullList { margin-top: 2em; }
ul.editorials li {
	padding-left: 1.5em; margin-bottom: 0.5em;
	background: transparent url(../images/icon_puce5.gif) left 6px no-repeat;
}
ul.editorials a {
	font-size: 1.2em; font-weight: normal; color: #333;
}
ul.editorials a:hover { color: #749420; text-decoration: underline; }

#signUpCall { font-size: 1.3em; margin-top: 2em; padding-top: 1em; border-top: 1px solid #ddd; }