CSS Edits

.p7PMMh04 ul div {
display: none;
left: 10px !important;
padding: 10px 0;
margin: 0 !important;
}
.p7PMMh04 ul ul div {
left: 0;
margin-top: 0em !important;
padding: 10px 0;
}

.p7PMMh04 li {
list-style-type: none;
float: left;
width: 120px;
}

.p7PMMh04 ul ul {
z-index: 10000;
width: auto;
border-right: 0;
border-bottom: 0;
}
.p7PMMh04 ul ul li {
float: left;
background-image: none;
margin-right: 6px;
}

.p7PMMh04 ul ul ul {}

IE Conditional Comment

Set your IE Conditional Comments to the following. If you use our interface to edit the menu it will replace the edited ones with the default ones so you will need to replace them again.

<!--[if lte IE 6]>
<style>
.p7PMMh04 ul ul {width: 800px;}
.p7PMMh04 ul ul li {float: none; display: inline;} .p7PMMh04 ul ul a {display: inline;}.p7PMMh04 {text-align: left;}.p7PMMh04, .p7PMMh04 ul ul a {zoom: 1;}
</style>
<![endif]-->
<!--[if IE 5]>
<style>.p7PMMh04, .p7PMMh04 ul ul a {height: 1%; overflow: visible !important;} .p7PMMh04 {width: 100%;}</style>
<![endif]-->
<!--[if IE 7]>
<style>.p7PMMh04, .p7PMMh04 a{zoom:1;}.p7PMMh04 ul ul li{float:left;}</style>
<![endif]-->