#authors_quick_search_results  {
	text-align: center;
	z-index: 5000;
	font-size: 1.0em;
	display: none;
	position: absolute;
	background-color: #EBEBEB;
	width: 16em;
	left: 0em;
	width: 100%;
	top: 16.7em;
	border: 0em;
	border-bottom: .1em;
	padding-top: .2em;
	padding-bottom: .2em;
	border-color: black;
	border-style: solid;

}


