form {
	display: inline;
}

input.button {
	color: #FFFFFF;
	background-color: #008651;
	border: 2px solid #006B40;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

.light {
	color: #aaaaaa;
}
