.line {height: 14px; font-size: 10px; cursor: Pointer; background-color: #D4D4D4; overflow: hidden; }
.line_selected {height: 14px; font-size: 10px; cursor: Pointer; background-color: #FFAD3A; overflow: hidden; }
#hack { filter: alpha(opacity=0); -moz-opacity:.0; opacity:.0; position: absolute; left: 0px; top: 16px; width: 150px; height: 0px; z-index: 99; }
#suggest { filter: alpha(opacity=0); -moz-opacity:.0; opacity:.0; font-size: 0px; position: absolute; background-color: #C2C2C2; left: 0px; top: 16px; visibility: hidden; width: 150px; height: 0px; z-index: 106; }

