/* that IE 5+ conditional comment makes this only visible in IE 5+ */
ul.makeMenu li {  /* the behaviour to mimic the li:hover rules in IE 5+ */
	behavior: url(./styles/IEmen.htc);
}
ul.makeMenu ul {  /* copy of above declaration without the > selector */
	display: none; 
	position: absolute; 
	top: 0px; 
	left: 115px; 
/*	_left: 115px; 
	_LEF\T:115px;   */
	background: #F7F2DF;
  	border: #DCCCB5 solid 1px;
}
