  div.qs_results {
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	width: 20em;
	}

div.qs_results.qs_active
	{
	border: 1px double gray;
	min-height: 3em;
	}
