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

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

#M2 ul {
	margin: 0px;
	padding: 0px;
}
.M2divClass {
	float: right; 
	display: inline;
}
.M2allItems {
color: #ffffff;
font-size: 16px;
width: 176px;
height: 49px;
padding: 12px;
background-image:  url(http://www.sderot-cin.org.il/main/bg_btn_link.jpg);
background-repeat: no-repeat;
font-weight: bold;
border-width: 5px;
}
.M2subMenu1 {
background-color: #fdd;
}
.M2allItemsOver {
color: #c6d7f0;
}
