/*** This undoes the IE hacks so that DW dispays properly */
div#leftcol {
	position: relative;
}
div#rightcol {
	position: relative;
}
* html #navbuttons a {
	width: 140px;
}
*html .rightcolbox {
	width: 109px;
}
*html .centercolbox {
	width: 220px;
}
*html #fixtable {
	width: 456px;
}
