.noprint {
	display:none;
	}

#content {
	width:800px;
	height:100%;
	float:left;
	border:0px;
	}	

#bottom {
	width:790px;
	float:left;
	height:100%;
	}

#text {
	width:550px;
	float:left;
	overflow:auto;
	height:100%;
	}
