/************************
/* Meta-nav
/***********************/

#meta,
 #searchbox,
 #navigation,
 #breadcrumb,
 #functions,
 #sideNav,
 .contentFunctions,
 #goTop,
 #sideNews,
 .lightbox_overlay,
 .lightbox_content,
 #teaser {
    display: none;
}

/************************
/* Content blocks
/***********************/


/* Content */

#contentWrapper.section1 #content {
	background: none #fff no-repeat 100% 0;
}

#contentWrapper.section2 #content {
	background: none #fff;
}

#contentWrapper.section3 #content {
	background: none #fff;
}

#contentWrapper.section4 #content {
	background: none #fff;
}
