#content { width: 48em; }
#summary { display: none; }

.zemSubmit, select.zemSelect {
	background-color: #eee;
	border: .1em #aaa solid;
	font-family: "Courier New", Courier, monospace;
	-webkit-box-shadow: .5em .3em .8em #aaa;
}
select.zemSelect
{
	margin-bottom: 1em;
	background-color: #fff;
}
textarea.zemTextarea, input.zemText {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}

table#soo_plugin_display_table td {
	vertical-align: top;
}
table#soo_plugin_display_table td:first-child {
	text-align: right;
	padding-right: 1em;
}