.AutoAssist {
	background-color: white;
	border-width: 2px;
	border-color: #cccccc;
	border-style: solid;
	padding: 2px;
	margin-top: 1px;	
	font-size: 11px;
}

.Highlight {
	background-color: #3F8E23;
	color: white;
}

.Loading {
	cursor: wait;
	background-image: url(throbber-small.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
