.rmm-toggled-controls {
display: none;
}
.rmm {
/*height:50px;*/
position: relative;
float: left;
width:950px;
text-align:center;
margin-top:170px;
height:40px;
z-index:4;
/*background-color: #b0e0e6;*/
}
.rmm ul {
margin:0;
padding:0;
list-style-type:none;
text-align:center;
}
.rmm li {
/*font-family: Trebuchet MS, Verdana;*/
font-family: din-next-w01-light,din-next-w02-light,din-next-w10-light,sans-serif;
font-size: 15px;
float:left;
margin:auto;
padding:0;
text-align:center;
width:157px;
/*background-color:black;*/
}
.next-child {
border-left: 1px solid #000000;
height:23px;
/*background-color:black;*/
}
.rmm li a {
display:block;
/*width:100px;
/*color:white;*/
color:#777777;
text-decoration:none;
padding:5px;
text-align:center;
}
.rmm li a:hover {
color:#000000;
text-align:center;
}
.rmm ul li ul {
display:none;
text-align:center;
background-color:#ffffff;
}
.rmm ul li:hover ul {
display:block;
text-align:center;
}
.rmm li:hover ul li {
float:none;
}

.rmm ul li:hover ul li{
background-color:#ffffff;
/*text-align:center;*/
font-size:14px;
top:0px;
right:0px;
border:0px;
}
.rmm ul li:hover ul li a{
background-color:#ffffff;
text-align:center;
font-size:10px;
}


</style>
<!--[if !IE]> <-->
<style type="text/CSS">
.rmm li ul {
position:absolute;
text-align:center;
}
</style>
<!--> <![endif]-->
<!--[if IE 8]>
<style type="text/CSS">
.rmm li ul {
position:absolute;
text-align:center;
}
</style>
<![endif]-->