span.twitter-typeahead {
	width: 100%;
}
.tt-dataset {
	background-color: white;
	cursor: pointer;
}
.tt-selectable:hover {
	background-color: #ddd;
}