#Menu7 li {
	list-style-type: none;
	display: inline;
}

#Menu7 ul {
	margin: 0px;
	padding: 0px;
}
#M7 li {
	list-style-type: none;
}

#M7 ul {
	margin: 0px;
	padding: 0px;
}
.M7divClass {
	float: right; 
	display: inline;
}
.M7menuDiv {
direction: rtl;
}
.M7menuBar {
text-align: center;
}
.M7allItems {
height: 30px;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #555c5f;
margin: 0 2px 0 2px;
}
.M7subMenu1 {
background-color: #ededed;
font-family: Arial;
font-size: 14px;
font-weight: bold;
color: #555c5f;
}
.M7allItemsOver {
color: #ed604a;
}
.M7subMenuOver1 {
color: #ed604a;
}
