@charset "utf-8";
/* CSS Document */
#sresults{position:relative; top:-5px; width:206px; height:0;  display:none; z-index:100; left:287px;}
#sresults ul, #results li{ padding:0; margin:0; border:0; list-style:none; background: #E1E1E1;}
#sresults li {border-top: dotted 1px #FFF;}
#sresults li a{display:block; padding:4px; text-decoration:none; color:#000000; font-weight:bold;}
#sresults li a small{display:block; text-decoration:none; color:#999999; font-weight:normal;}
#sresults li a:hover{background:#FFFFCC;}
#sresults ul {padding:6px; border:solid 1px #DEDEDE;}
