.twitter-typeahead .tt-hint { color: #999 }
.twitter-typeahead .tt-dropdown-menu { width: 400px; padding: 0; background-color: #efefef; border: 1px solid rgba(0, 0, 0, 0.2); border-top: 0px; font-size:small }
.twitter-typeahead .tt-dropdown-menu .tt-suggestion { text-align: left; padding: 3px 20px;  line-height:normal; border-bottom: 1px dotted #ccc }
.twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor,
.twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor small,
.twitter-typeahead .tt-dropdown-menu .tt-suggestion.tt-cursor a { color: #fff; background-color: #6fa6c6 }
.twitter-typeahead .tt-dropdown-menu .tt-suggestion p { margin: 0; }
.twitter-typeahead .tt-dropdown-menu .tt-suggestion a { color: #000; text-decoration: none; }
.twitter-typeahead .tt-dropdown-menu .tt-suggestion em { font-weight: bold; font-style: normal; }
.twitter-typeahead .image{ float:left; margin: 0 8px 0 0; -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;max-width: 100%;vertical-align: middle;border: 0; height:35px}
.twitter-typeahead .response{ clear:both; min-height:34px; height:auto !important; height:34px }
.twitter-typeahead small{ color:#555}
.twitter-typeahead .category{ background:#04649d; color:#fff5f8; padding:5px}