#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: left; 
	display: inline;
}
.M5menuDiv {
background-color: #ffffff;
text-align: left;
}
.M5allItems {
color: #000000;
font-size: 15px;
border-bottom: dashed 2px #c0c0c0;
height: 25px;
}
.M5subMenu1 {
border-color: #ffffff;
}
.M5allItemsOver {
color: #db0000;
background-color: #eaeaea;
}
.M5current_menu_item {
font-weight: bold;
}

#Menu5 .bullets{margin-top:7px;margin-right:3px;margin-left:10px;}

