/* column widths */

#AnnualCharges col.data,
#ManagementCompanies col.data,
#TaxFreeSavingsSchemes col.data {
	width:65%;
}

#AnnualReturns col.data {
	width:8%;
}

#AssetsBreakdownTable col.data,
#CountryBreakdownTable col.data,
#HoldingsBreakdownTable col.data,
#SectorBreakdownTable col.data {
	width:20%;
}

#AssetsBreakdownTable col.index,
#CountryBreakdownTable col.index,
#HoldingsBreakdownTable col.index,
#SectorBreakdownTable col.index {
	width:6%;
}

#IntradayPriceSummary .col1 {
	width:17%;
}
#IntradayPriceSummary .col2 {
	width:22%
}
#IntradayPriceSummary .col3 {
	width:26%;
}
#IntradayPriceSummary .col4 {
	width:20%;
}
#IntradayPriceSummary .col5 {
	width:16%;
}
#IntradayPriceVolumeSummaryNarrow col.data {
	width:45%;
}

#ModernPortfolioStatistics col.data,
#VolatilityMeasurements col.data {
	width:25%;
}

#OverviewKeyStatistics col.data,
#SplitCapitalIKeyStatistics col.data,
#SplitCapitalVKeyStatistics col.data,
#SplitCapitalWKeyStatistics col.data,
#SplitCapitalZKeyStatistics col.data {
	width:40%
}

#OverviewLatestDividends col.colDateEx {
	width:30%;
}
#OverviewLatestDividends col.colAmount {
	width:20%;
}
#OverviewLatestDividends col.colYear {
	width:25%;
}

#OverviewValuationStatistics col.data {
	width:20%;
}

#QuarterlyReturns col.data {
	width:10%;
}
#QuarterlyReturns col.colSecurity {
	width:12%;
}

#RiskRatingAnalysis col.data {
	width:17.5%;
}

#SecurityDirectors col.date,
#SecurityManagers col.date,
#SecurityDirectors col.name,
#SecurityManagers col.name {
	width:50%;
}

#SplitCapitalIKOCoverRatio col.data,
#SplitCapitalZCoverRatio col.data,
#SplitCapitalZGrossRedemptionYields col.data,
#SplitCapitalZHurdleRate col.data {
	width:22%;
}

#TrailingReturns col.data {
	width:8%
}

/* other */

#AnalystResearch #MorningstarTake {
	margin-top:20px;
}
#AnalystResearch #MorningstarTake h2 {
	border-top:1px solid #797979;
	border-bottom:1px solid #999;
	font-size:110%;
	line-height:1.3125;
	margin-bottom:0;
	padding:2px 0 12px;
}
#AnalystResearch #MorningstarTake h3,
#AnalystResearch #MorningstarTake p {
	font-size:100%;
	line-height:1.3125;
}
#MorningstarTake div .item {
	min-height:4em;
}
#MorningstarTake ul {
	list-style:disc;
}
#MorningstarTake li {
	padding:2px 0 8px;
}

#OverviewLatestDividends tr .colDateEx {
	text-align:right;
}

#TrailingReturns thead th {
	padding-left:3px;
	vertical-align:bottom;
}