.rightcol {
	width: 200px;
	float: right;
	display:none;
}

.leftcol {
	width: 100%;
	float: left;
}

.header-div {
	width: 900px;
	float: right;
}

#navigation {
	float: right;
	display:none;
	width: 900px;
	background: #E3ECF3;
	font-size: 93%;
	line-height: normal;
	/*margin-bottom: 20px;*/
}

div.fastaccess {
	margin-top: 2px;
	display: block;
	display:none;
}

#tabsJ {
	display: none;
}
div.header-div {
	display: none;
}

