.highlight { background-color: #eee8aa; }
.hideSuggestClass { border: 1px solid #999999; background-color: white; height: 75px; overflow:auto; display:none; width: 250px; margin: 0px; cursor: pointer; z-index: 1011; }
.showSuggestClass .hideSuggestClass { display: block !important; }
.showSuggestClass .hoverSuggestClass{ background-color: #CCCCCC !important; }
.iframeSuggest { position: absolute; z-index: 1010; filter: alpha(opacity:0.1); }

