.ModuleTitle_MenuItemSel, .ModuleTitle_MenuItem,.ModuleTitle_MenuItem:hov {
    cursor: pointer;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 9pt;
    font-weight: bold;
    font-style: normal;
    border-left: white 0px solid;
    border-bottom: white 1px solid;
    border-top: white 1px solid;
    border-right: white 0px solid;
    background-color: Transparent;
}



span.ModuleTitle_MenuItem {
display:block;
z-index:99;
}




