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

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

#M3 ul {
	margin: 0px;
	padding: 0px;
}
.M3divClass {
	float: right; 
	display: inline;
}
.M3menuDiv {
background-color: #fffdf1;
}
.M3allItems {
color: #524b21;
font-family: Arial;
font-size: 14px;
width: 200px;
border-bottom: 1px dashed #524b21;
padding-right: 15px;
background-position: right;
background-image:  url(http://hazan.kibbutz.org.il/main/bull-r-m.jpg);
background-repeat: no-repeat;
width: 196px;
height: 23px;
}
.M3allItemsOver {
color: #a01715;
background-image: url(http://hazan.kibbutz.org.il/main/bull-r-m-h.jpg);
background-repeat: no-repeat;
background-position: right;
}
.M3current_menu_item {
font-weight: bold;
}

.M3menuTitle div {
 padding-right:5px;
 color:#a62624;
 font-size:18px;
 font-weight:bold;
}
