﻿@charset "utf-8";
/* -------------------------------------------------
	IE 5 Hacks file
	Last Updated - 04/15/08

   ------------------------------------------------- */

/* IE 5 does not use the standard box model, so the column widths are overidden to render the page correctly. */
#outerWrapper #contentWrapper #leftColumn1 {
  width: 150px;
}
