body {
	margin: 0;
	padding: 0;
}
span.sharePrice{
	font-size: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#747474;
}
dd{
	margin-bottom:2px;
	margin-top:10px;
	margin-left: 0px;
	margin-right: 0px;
	-webkit-margin-start: 0px;
}
dd.story{
	min-height:80px;
	height:80px;
	border-bottom:1px solid #ccc;
}

.sharePriceHome {
	margin: 0 !important;
	padding: 0 !important;
}
.sharePriceHome dd {
	margin-left: 0 !important;
	padding-left: 0 !important;
}
.Home p.intro,
.Home .intro {
	font-size:24px;
	display: block;
}
.story p.share-price {
	font-size:26px;
}

