body, #centeredFrame, #frame_yTile, #frameTop, #frameBottom, #frameBottom div,  #divider, #divider_content, #colCenter, #colRight {
	background: #fff;
	width: auto;
	height: auto;
}

#header, #nav, #search, #fontSizer, #colRight, .typo3-adminPanel{
	display:none;	
}

#divider, #divider_content, #colCenter,  #frameBottom, #frameBottom div {	
	width: 600px;
	height: auto;
	clear: both;
}
#frameBottom div { 
	text-align: center;
}
#colCenter .contentCenter .csc-header h1{
	margin-right: 50px;
}

#path {
	padding-left: 0;
	padding-right: 0;
	}


