@import "base.css";

#colLeft {
	width: 700px;
}

#colRight {
	width: 220px;
}

#colFarRight {
	display: none;
	margin: 0;
	padding: 0;
	width: 0;
}

