#topContainer,
#middleContainer,
#startPageTeaser,
#pageImageMain,
#mainNavigationContainer,
#subNavigation,
#footerB {
	display: none;
}
body {
	background: none;	
}
#footerContainer {
	background: none;
	padding-top: 0;
	border-top: 1px solid silver;
	width: 100%;
}
#pageContainer,
#footerWrap {
	width: auto;
	margin: 0;
}
#contentContainer,
#contentMain,
#contentSub {
	border: 0;
	width: auto;
	margin: 0;
	padding: 0;
	clear: both;
}
#pageTitleContainer {
	background: none;
	border: 1px solid silver;
	color: #569FD3;
}
#contentMain,
#contentSub {
	width: auto;
	float: none;
	margin: 0;
	padding: 10px;
}

/* remove the background images */
.ceBoxWrap {
	background-image: none;
	border-top: 10px solid #e5e5e5;
	padding-top: 0px;
}
.ceBoxWrap .ce {
	background-image: none;
}

h1, h2, h3 {
	padding-left: 0;
}
