/* Just for the Investment Trusts section */
div#head {background: url(/tpl/img/bg-head-investment-trusts.jpg) top no-repeat;}

/*#related h1, #related h2, #related h3, #related h4, #related h5, #related h6 {
	background: #004065 url(/tpl/img/bg-related-h2-investment-trusts.jpg) top no-repeat;
}*/

.factsheets ul, .factsheets ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* This is the factsheet download list do-dah */
div.factsheets {
	margin: 0 0 1em 13px;
}

/* Thumbnail of the factsheet, left */
#content .factsheets p.thumb {
	float: left;
	width: 82px;
	margin: 0;
}

.factsheets fieldset {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	width: 386px;
	background: white url(/tpl/img/bg-factsheets-fieldset.png) left repeat-y;
}
	.factsheets legend {
		margin: 0;
		padding: 0;
	}
	/* IE>=6 */
	* html .factsheets legend {
		margin: 0 -7px;
	}
	/* IE7 - hits IE8 beta too */
	*:first-child+html .factsheets legend {
		margin: 0 0 0 -7px;
	}
		.factsheets legend a {
			display: block;
			/* This might be an issue */
			width: 386px;
			width: 366px;
			background: #61162d;
			font-weight: bold;
			color: white;
			border-bottom: solid 2px #b8cec4;
			padding: 0.2em 10px;
		}
	/* Latest Factsheet and Archive boxes */
	.factsheets fieldset div {
		float: left;
		width: 180px;
	}
	/* Archive */
	.factsheets fieldset div.last {
		width: 206px;
	}
		#content .factsheets h2 {
			font-size: 100%;
			margin: 0.2em 10px 0.8em 10px;
		}
			.factsheets a, .factsheets label {
				color: #394a59;
			}
		.factsheets ul {
			margin: 0 0 1em 10px;
		}
			.factsheets ul li {
				background: url(/tpl/img/bg-factsheets-li.png) top left no-repeat;
				padding: 0 0 0.5em 20px;
			}
		#content .factsheets div p {
			margin: 0 10px 1em 10px;
		}
			.factsheets select {
				width: 186px;
				font-size: 90%;
			}
