/* PRODUCER CONTROLLED STYLES FOR PRINT */ 

/* GENERIC */
	#header {
		display:none;
	}
	
	span.cwTwitterFollow {
		display:none !important;
	}
	
	.article img {
		max-width:100%;
	}
	
	.pressRelease {
		display:none;
	}
	
	.pressReleaseShow, .pressReleaseHide {
		display:none;
	}
	
	.mobileOnly {
		display:none;
	}
	
	h1 {
		margin: 10px 0 0 0;
	}
	
	h2.standfirst {
		font-weight:normal;
		font-size:16px;
		margin:0 0 40px 0;
	}

/* BREADCRUMBS */
	#topBar {
		display:none;
	}
	
	
	
/* HEADER */
	.printSponsor {
		width:100%;
		height:60px;
		position:relative;
		padding:0 0 20px 0;
		border-bottom:1px solid black;
		margin:0 0 20px 0;
	}
	
	.printSponsor p {
		position:absolute;
		right:0;
		bottom:40px;
	}
	
	.printSponsor img.sponsor {
		height:30px;
		position:absolute;
		right:0;
		bottom:10px;
	}
	
	.printSponsor img.citywire {
		height:30px;
		position:absolute;
		left:0;
		bottom:10px;
	}	
	
	
	
/* FORUMS */
	#discussion .postFoot {
		display:none;
	}
	
	#discussion .postCount {
		display:none;
	}
	
	#discussion .postAuthor {
		font-weight:bold;
	}
	
	#discussion .joinDate {
		display:none;
	}
	
	#forumHead {
		display:none;
	}
	
/* VIDEO */
	.kuluValleyPlayer a {
		display:none;
	}
	
	.kuluValleyPlayer span {
		display:none;
	}


	
/* FUND FACT SHEETS */
	.fundQuickInfo, .fundHdr, .fundNav, .tabFundContent, .tabFundContentFooter {
		display:none;
	}
	
	
/* ADVISER FINDER PROFILES */
	#adviserFinder .subColumn {
		width:300px;
		float:left;
	}
	
	#adviserFinder .lastColumn {
		width:300px;
		float:left;
	}
	
	#adviserFinderGoogleMapsLink a {
		display:none;
	}
	
	#adviserFinder .googleMap {
		display:none;
	}
	
	#adviserFinder .adviserFinderHelp {
		display:none;
	}
	
	#adviserFinderFsaRegisterLink a {
		display:none;
	}
	
	#adviserFinder h2.underline {
		margin:40px 0 0 0;
		padding:0;
		clear:both;
	}
	
	#adviserFinder h3 {
		margin:0;
		padding:0;
	}
	
	#adviserFinder .staff img {
		float:left;
		margin:0 20px 10px 0;
		padding:5px 0 0 0;
	}
	
	#helpTermsAndConditions button {
		display:none;
	}
    
 /*Favourites */
	.inlineFavouritesExpander {
		display: none;
  	}

    
object {
    display: none;
}