/* CSS rules that applies to IE only! */

* html #menu {
	top: 142px;
	left: 507px;
}

/* Fix min-height */
* html #content {
	height: 400px;
}
