 body{position: relative;}div.autosuggest{position:absolute;background-position: top;background-repeat: no-repeat;padding:5px 0 0 0;height:400px;overflow-y:auto;overflow-x:none;z-index:121;width:196px;margin-top:6px;}div.autosuggest ul{list-style: none;margin:0 0 -4px 0;padding:5px 0 3px 0;overflow:hidden;background:#fff3c3;-moz-border-radius:10px;-webkit-border-radius:10px;-border-radius:10px;border:1px solid #f6d11a;-moz-box-shadow:inset 0 0 5px #fed26f;}div.autosuggest ul li{color:#ccc;padding:0;margin:0 4px 4px;text-align: left;}div.autosuggest ul li a{color:#967c52;display:block;text-decoration: none;background-color: transparent;position: relative;padding:0;width:100%;}div.autosuggest ul li a:hover{background-color:#444;}div.autosuggest ul li.as_highlight a:hover{background:#fde65c url(img_inquisitor/hover-bg.jpg) repeat-x 0 0;-moz-border-radius:8px;-webkit-border-radius:8px;-border-radius:8px;}div.autosuggest ul li a span{display:block;padding:3px 6px;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;}div.autosuggest ul li a span small{font-weight: normal;color:#999;}div.autosuggest ul li.as_highlight a span small{color:#ccc;}div.autosuggest ul li.as_highlight a{color:#896e38;background-position:bottom right;background-repeat: no-repeat;}div.autosuggest ul li.as_highlight a span{background:#fde65c url(img_inquisitor/hover-bg.jpg) repeat-x 0 0;}div.autosuggest ul li a .tl,div.autosuggest ul li a .tr{background-image: transparent;background-repeat: no-repeat;width:6px;height:6px;position:absolute;top:0;padding:0;margin:0;}div.autosuggest ul li a .tr{right:0;}div.autosuggest ul li.as_warning{font-weight:bold;text-align:center;}div.autosuggest ul em{font-style: normal;color:#452d06;}select{display:block;width:auto;}select.replaced{display: none;}ul.selectReplacement{background: no-repeat;margin:0;padding:0;height:1.65em;width:auto;}ul.selectReplacement li{color:#73642B;cursor: pointer;padding-left:3px;padding-right:3px;display: none;font-size:11px;line-height:1.7em;list-style: none;margin:0;width:60px;}ul.selectOpen li{display:block;}ul.selectReplacement li.selected{color:#73642B;display:block;font-weight:bold;border-bottom:1px dotted #333333;}ul.selectOpen li.selected{display:block;}ul.selectOpen li:hover,ul.selectOpen li.hover,ul.selectOpen li.selected:hover{color:#FFF;font-weight:bold;background-color:#624F26;}