fieldset {
	border: 0px;
	margin: 0px;
	width: 560px;
}

legend {
	font-weight: bold;
	font-size: 1.8em;
	padding-bottom: 10px;
	color: #305724;
}

fieldset ol {
	list-style: none;
}

fieldset ol li {
	display: block;
	margin: 8px 0px;
}

label {
	display: block;
	text-align: right;
	font-weight: bold;
	width: 80px;
	margin-right: 10px;
	float: left;
}

input {
	display: block;
	float: left;
}

button {
	display: block;
	background: url(../../hops/submit.png) no-repeat right;
	width: 157px;
	height: 31px;
	line-height: 31px;
	font-size: 13px;
	border: 0px;
	font-family: Georgia, serif;
	font-weight: bold;
	margin-left: 90px;
}
