div.searchform {
	border-style: outset;
	border-width: .3em;
	border-color: #77AA77;
	margin-left: 2em;
	margin-right: 2em;
	padding-left: .3em;
	padding-right: .3em;
}
div.top,div.bottom {
	text-align: center;
}

div.pair div.firsthalf, div.pair div.secondhalf {
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

div.searchform h2, div.searchform h3 {
	margin-top: 1em;
	margin-bottom: 0;
}

div.top h2 {
	margin-top: 0;
}

div.searchform p {
	margin-top: .25em;
	margin-bottom: .25em;
}

td input.URL {
	width: 100%;
}