div.middleSection {
	margin:24px 0 0;
}

.editorial-body {
	color: #333;
	line-height:22px;
}

.editorial-body h2 {
	margin-bottom: 16px;
	line-height: 24px;
}

div.contentSection {
	padding: 16px 15px 100px 0;
}

.railComponent h3 a, .railComponentHeading a {
	color:#2E6E9E;
}
.railComponent h3 a:hover, .railComponentHeading a:hover {
	color:#000;
}

.editorial-body hr {
	margin-bottom: 16px;
}

.editorial-body li {
	margin: 4px 8px;
}

div.bottomSection {
	margin-top:0;
}

.editorial-body h3 {
	border-top:4px solid #A7A59B;
	background-color: #F6E9D8;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	margin: 24px 0 16px;
	padding: 8px;
}

.editorial-body h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	margin: 24px 0 8px;
}

.ft-doublet-item h3, .ft-doublet-item-alt h3 {
	margin-bottom: 3px;
}