#search_suggest {
	position:absolute;
	border:1px solid #aaa;
	background-color:#fff;
	opacity:.9;
	border-bottom:none; }

.suggestion {
	border-bottom:1px solid #aaa; }

.suggestion:hover {
	background-color:#eee; }
