/* Listing 10.5--> */
span.spanTextDropdown{ position: absolute; top: 0px; left: 0px; width: 150px; z-index: 101; background-color: #FFFFFF; padding:5px 0 5px 0; border: 1px solid #8C95D6; overflow: visible; display: none; }
span.spanMatchText{ text-decoration: underline; font-weight: bold; }
span.spanNormalElement{ background: #FFFFFF; font-size:12px; padding:4px 5px 2px 5px;}
span.spanHighElement{ background: #E1E1E1; font-size:12px; padding:4px 5px 2px 5px; color: black; cursor: pointer;}
span.noMatchData{ font-weight: bold; color: #0000FF; }
span.redfont { color: #F76D1A; font-weight: bold; size: 10px;}
span.closestyle {font-size:8pt; cursor:pointer; padding:7px 5px 0 305px; text-decoration:underline; color:#1858A8; font-family:µ¸¿ò; }
