
/* changed for printed pages to remove left hand menu but to keep logo */
.leftcol {
	width: 160px;	
	margin: 0px;
	float: left;
	display: none;
}

.rightcoltop {
	width: 600px; 	
	float: left;
	margin-bottom: 10px;
	display: none;
}

/* end of change */

