/* Main menu style */
#mainmenu a.menuSub:hover {/* background-color: #f8f8f8; */}
#mainmenu a.menuSubSub {
  padding-left: 45px;
  background: none;
  border: none;
/*   font-style: italic; */
}
#mainmenu .section {
    display: block; 
/*     padding:1px 1px 1px 8px;
    border-left:dashed 1px silver;
    border-bottom:dashed 1px silver; */
    font-weight:bold;
}
