/*Not really sure why IE needs all these,but hey it works!*/
.horizontal  li ul{
	margin-top: 1.6em;
	-margin-left: -100%;

}
.horizontal  li li ul{
	position: absolute;
	left: 0px;
	-margin-top:-19px !important;
	background:none;
	width:166px;
	height:auto;
	-margin-left: 100%;
}
/*These assist the iframe shim*/
.mlmenu iframe{
	position: absolute;
	display: none;
	filter: alpha(opacity=0);
	z-index: 2;
}
select,object,iframe{
	z-index: 1;
}
.delay li.hide ul{
	filter: alpha(opacity=0);
}
div.plus{
-margin-top:-15px;
-background: url(../../images/fr/arrowright.gif) no-repeat;
-position:absolute;
-left:145px;
-height:17px !important;
-width:16px !important;
}
.redbgtop{
float:left;
background: url(../../images/fr/redbgtop.gif) no-repeat;
height:15px;
width:164px;
}
.dropdownbg{
background:transparent url(../../images/fr/img_foot_print_dropdown.gif) repeat scroll 0 0;
overflow-x:hidden;
overflow-y:hidden;
float:left;
border:2px solid #BB1B00;
}
