div#wrapper form {
	text-align: center;
}

table#multiexp {
	border: 1px solid #ccc;
	margin: 0 auto;
	border-collapse: collapse;
}

table#multiexp th {
	font-weight: normal;
	font-style: italic;
}

table#multiexp th, table#multiexp td {
	text-align: center;
	padding: 0.4em 0.8em;
	border-right: 1px solid #ccc;
}

table#multiexp td {
	border-top: 1px solid #ccc;
}