@charset "utf-8";
/* CSS Document */
#suggestionBox { font-size: 0.9em; width: 124px; position: absolute; text-align: left }
.list { padding: 0px 0px; margin: 0px; list-style: none; background: #FFFFFF }
.list li a { text-align: left; padding: 2px; cursor: pointer; display: block; text-decoration: none; color: #000000 }
.selected { background: #CCCFF2 }
.bold { font-weight:bold; color: #131E9F }