#content table th {
	padding: 0 1em;
	text-align: left;
}

#content table th.caption {
	padding: 0.5em 1em 0.25em;
	font-size: 1.4em;
	font-weight: normal;
}

#content table th.caption img {
	margin-right: 4px;
	vertical-align: middle;
}

#content table td input {
	width: 80%;
}

#content div.summary img {
	margin-right: 4px;
	vertical-align: middle;
}

#content em {
	font-style: normal;
	color: #FF0000;
}

