#gen_00			{ position: absolute; left: 0px; top: 0px; width: 100%; height: 16px;
				  background-color: rgb(0,0,0); border-bottom: 1px solid rgb(140,140,140); }
#gen_he			{ font-size: 10px; text-align: right; color: rgb(140,140,140); }
#gen_he a		{ padding: 3px 5px 0px 5px; font-size: 10px; color: rgb(130,130,130); text-decoration: none; }


gen_he a:hover	{ padding: 3px 5px 0px 5px; font-size: 10px; color: rgb(210,210,210); }
gen_le			{ position: absolute; left: 0px; top: 0px; }
gen_re			{ padding: 3px 0px 0px 0px; }

.autosuggest {
	border: 2px solid red;
	display:none;
	visibility:hidden;
	background-color: white;
	z-index:100;
	position: absolute;
	width:250px
}