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

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

#M4 ul {
	margin: 0px;
	padding: 0px;
}
.M4divClass {
	float: right; 
	display: inline;
}
.M4menuBar {
width: 160px;
}
.M4allItems {
color: #557b92;
font-size: 13px;
font-weight: bold;
text-align: right;
padding-right: 15px;
font-family: Arial;
background-image: url(http://www.degania-b.org.il/main/bg-rightmenu.jpg);
background-position: right;
background-repeat: no-repeat;
height: 26px;
border-bottom: 1px solid white;
}
.M4subMenu1 {
color: #23c6ff;
font-family: Arial;
text-align: right;
font-size: 13px;
background-image:  url(http://www.degania-b.org.il/main/bg-rightmenu3.jpg);
background-repeat: no-repeat;
}
.M4allItemsOver {
color: #ff9b11;
}
.M4subMenuOver1 {
color: #000000;
font-family: Arial;
text-align: right;
font-size: 13px;
background-image:  url(http://www.degania-b.org.il/main/bg-rightmenu2.jpg);
background-repeat: no-repeat;
}
.M4current_menu_item {
color: #ff9b11;
}
.M4subMenuCMI1 {
color: #000000;
font-family: Arial;
text-align: right;
font-size: 13px;
font-weight: bold;
}
