.liveSearch{
	width: 300px;
}
.liveSearch > input{
	width: 300px;
	margin-bottom: 5px;
}
.liveSearch > select{
	width: 300px;
	height: 200px;
}