#content form {
	margin-bottom: 1em;
}

#content input {
	margin: 0 1em;
	max-width: 50%;
}

code {
	font-size: 11pt;
	margin: 0;
}

code strong {
	background: #fee;
}