.AutoAssist {
	font-family: Arial;
	font-size:12px;
	background-color: #fafafa;
	border-width: 2px;
	border-color: #cccccc;
	border-style: solid;
	padding: 2px;
	margin-top: 1px;
	text-align: left;
}
.AutoAssistSearch {
	font-family: Arial;
	font-size:10px;
	background-color: white;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding: 2px;
	margin-top: 1px;
	text-align: left;
	position:absolute;
}

.Highlight {
	background-color:#FFCC00;
	color:#000000;
}

.Loading {

}
