#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;
}
.M3allItems {
color: #ffffff;
text-align: right;
font-size: 14px;
width: 152px;
height: 22px;
padding-right: 10px;
background-image:  url(http://www.hatzerim.org.il/main/bg_btn_menuR.jpg);
background-repeat: no-repeat;
font-weight: bold;
}

#Menu3{ padding-top: 20px;}
