
/* Master */
html,
body,
#content,
#top,
#topLeft,
#topRight
{
	background: 0 !important;
}

.container {
	margin: 0 !important;
}

#navigation,
#navigation,
#rightPanel,
#page_utilities,
#rightLinks,
#footer
{
	display: none !important;
}

/* Summary page */
.fundsummary .x-panel-btns-ct {
	display: none;
}

#charts-tab-panel {
	display: none;
}

.fundsummary .tab-panel-header {
	visibility: hidden;
}

.fundsummary .tab-content {
	display: block !important;
	height: auto !important;
	margin-bottom: 40px !important;
}

/* Fund Finder */
.fundfinder #finder_ad,
.fundfinder #title_helper,
.fundfinder .left_helper,
.fundfinder #filter_checkboxes,
.fundfinder .finder_description,
.fundfinder .find_funds,
.fundfinder #list_fields
{
	display: none;
}