﻿@charset "utf-8";

/* -------------------------------------------------
	Internet Explorer Hacks File
	Last Updated - 04/15/08

   ------------------------------------------------- */
/* The proprietary zoom property gives IE the hasLayout property which addresses several bugs. */
#outerWrapper #contentWrapper #content {
	zoom: 1;
}

#outerWrapper #contentWrapper {
	zoom: 1;
}

#leftmenu ul, #leftmenu ul li a {
	height: 1%
}
