#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: left; 
	display: inline;
}
.M3allItems {
background-image: url(http://www.kafrit.com/main/men-rep.jpg);
background-repeat: repeat-x;
font-family: Arial;
font-size: 13px;
color: #FFFFFF;
height: 25px;
padding-left: 10px;
}
.M3allItemsOver {
background-image: url(http://www.kafrit.com/main/men-rep2.jpg);
background-repeat: repeat-x;
color: #FF0000;
}
