@import 'stylesheet4.css';

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


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

body {
	overflow: visible !important;
	font-size:9pt !important;
}

a, p {
	font-size:9pt !important;
}

#center {
	width: auto !important;;
	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;	
}
#pagecontent {
	width: auto;
	float: none !important;
	overflow: visible !important;	
}

.box {
	width: auto;
	float: none;
}

.section .article,
.aside {
	float:none;
	width: auto;
	clear: both;
}

.box .contents,
.section .section {
	width: auto;
	float: none;
	border: none;
}	
