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

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

#M5 ul {
	margin: 0px;
	padding: 0px;
}
.M5divClass {
	float: right; 
	display: inline;
}
.M5menuDiv {
text-align: center;
width: 198px;
}
.M5menuBar {
text-align: center;
width: 198px;
}
.M5allItems {
color: #f1fdfe;
font-family: Arial;
text-align: left;
font-size: 13px;
width: 195px;
height: 49px;
padding-left: 3px;
background-image:  url(http://www.matteasher.org.il/main/shr-buttonsBG-low.gif);
font-weight: bold;
}
.M5item100 {
text-align: left;
}
.M5item100Over {
color: #ff0080;
text-align: left;
font-weight: bold;
}

#Menu5 a {position:relative;top:-5px;}
#Menu5 a img{position:relative;right:5px;top:5px;}

