.hidden { display: none; }

#leftcol {
	width: 50%;
	float: left;
}

.notebox {
	float: right;
	width: 29%;
}
