#liveSearchResults {
	position: absolute;
	display: none;
	border: 1px solid #3e638a;
	background-color: #000;
	width: 283px;
	padding: 5px;
	max-height: 200px;
}