#loading {
	height: 15px;
	position: absolute;
	right: -10px;
	top: 10px;
}

.searchHint {
	padding-top: 40px;
	line-height: 20px;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #e1e3e9;
	background: #e1e3e9;
	font-weight: normal;
	color: #333;
}
