div#leftcol {
	width: 0 !important;
}

div#centercol {
	width: 990px;
}

div#rightcol {
	width: 0 !important;
}

ul {
	margin-left: 20px;
	list-style: square;
}

ol {
	margin-left: 20px;
	list-style: decimal;
}
