/*Not really sure why IE needs all these,but hey it works!*/



.horizontal  li ul{

	margin-top:34px;

	margin-left:-190px;

}	



.horizontal  li li ul{

position:absolute;

	left:5px;

}



/*These assist the iframe shim*/

.mlmenu iframe{

	position:absolute;

	filter: alpha(opacity=0);

	display: none;

	z-index: 2;

}



select,object,iframe{

	z-index: 1;

}



.delay li.hide ul{

	filter: alpha(opacity=0);

}