#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 {
width: 150px;
}
.M3allItems {
height: 20px;
color: #407a0a;
text-align: right;
font-size: 13px;
background-image:  url(http://www.kehilot.org.il/main/bg_line_menu_r.png);
background-repeat: no-repeat;
background-position: bottom;
font-weight: bold;
}
.M3allItemsOver {
color: #ffffff;
font-weight: bold;
}

.bullets{padding: 4px 0px 0px 5px;}

