h1 {
	margin-bottom: 1px;
}
h2 {
	margin-bottom: 1px;
}
p.actions {
	margin-top: 0;
	font-size: smaller;
}
p.subtitle {
	margin-top: 0;
	margin-bottom: 1px;
	font-weight: bold;
}
div#breadcrumb {
	font-size: smaller;
	margin-top: 1px;
	margin-bottom: 1px;
}
img.button {
	border-width: 0;
}
tr.gray {
	background-color: #eee;
}
th {
	text-align: left;
}
th.column {
	font-size: smaller;
	text-decoration: underline;
}
.formRequired {
	color: red;
}
.formError {
	color: red;
}
.formHint {
	color: #555;
	margin-left: 1em;
	font-size: smaller;
}
