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

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

#M4 ul {
	margin: 0px;
	padding: 0px;
}
.M4divClass {
	float: right; 
	display: inline;
}
.M4menuDiv {
background-color: #ffffff;
text-align: right;
}
.M4allItems {
color: #000000;
font-size: 15px;
border-bottom: dashed 2px #c0c0c0;
height: 25px;
}
.M4subMenu1 {
border-color: #ffffff;
}
.M4allItemsOver {
color: #db0000;
background-color: #eaeaea;
}
.M4current_menu_item {
font-weight: bold;
}
.M4item13 {
font-weight: bold;
}

#Menu4 .bullets{margin-top:7px;margin-left:3px;margin-right:10px;}

