#retry-search table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}

#retry-search label {
	font-weight:bold;
	white-space:nowrap;
	margin-right:1em;
}

#retry-searchString { width:20em; }
