@import 'stylesheet4.css';

#header, #left, #right { display:none; float: none !important; }
#datetime, #printlink { display:none; }
#tracker { display:none; }

* {
	background-color: white !important;
	background-image: none !important;
}

body {
	overflow: visible !important;
}

#center {
	width: auto;
	margin:0 !important;
	float: none !important;
	overflow: visible !important;	
}	
#centerwrap {
	margin: 0;
	float: none !important;	
	overflow: visible !important;	
}	
#wrapper {
	width: auto;
	float: none !important;
	overflow: visible !important;	
}
#contentfloatholder {
	width: auto;
	float: none !important;
	overflow: visible !important;	
	border-left: none;
}

#footer {
	border-top: none;
}	

#center h1 {
	padding: 0;
}	

#back_to_top,
#back_to_top_wide {
	display: none;
}	

#center .link li {
	padding: 0;
}	
