@charset "UTF-8";
/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn {
	width: 225px;
}
#outerWrapper #contentWrapper #rightColumn {
	width: 205px;
}