.FoldOutServiceNoLink{ font-family: arial; font-size: 9pt; color: blue; text-decoration: none; } .FoldOutServiceNoLink:hover { color: blue; text-decoration: none } .FoldOutDDNoLink{ font-family: arial; font-size: 9pt; color: darkblue; text-decoration: none; } .FoldOutDDNoLink:hover { color: darkblue; text-decoration: none } .Feature{ position:relative; font: 9pt arial; } .DropDown{ position:absolute; z-index: 12; background-color:#99CCFF; width:150; visibility:hidden; border: 0.1px solid #C6C3C6; } .DDEntry{ position:relative; top:4; left:4; font: 9pt arial; } .FoldOut{ position:absolute; z-index: 12; font: 9pt arial; background-color:#99CCFF; width:150; visibility:hidden; text-align: left; border: 0.1px solid #C6C3C6; } .FoldOutTable{ background-color:#99CCFF; }