.navi, .search, .utility, .sideBar, .flash  {
	display: none !important;	
}
#container, .mainContent, .toolkit_content, h1 {
	width: auto !important;

}
#container, .header h1 {
	position: relative;
	top: 0px !important;
	left: 0px !important;
}

div  {
	padding: 0px !important;
	margin: 0px  !important;
}
.header {
	height: 74px  !important;
	margin-bottom: 16pt  !important;
}
body  {
	font-size: 10pt !important;
	width: auto !important;
}
	
* {
	float: none !important;
	clear: both !important;
}
.header h1 a img{
	position: absolute  !important;
	top:0px  !important;
	left:0px  !important;

}