/* Set width to full */
#g-container { width:auto; margin:0; }

/* fix layout because of full width */
.funddetail #content-center,
.content #content-center { float:none; }
#content-left { display:none; }

/* fix logo and header */
.block-g-leaderboard { width:300px !important; }
#g-header { height:50px; margin-bottom:0; }

/* hide navigation and search */
#header-nav, div.navigation { display:none; }
#block-small { width:23% !important; }

/* delete page specific elements */
div.block-tologin,
div.block-small.banners { display:none; }

