table.data-table th {
	width:  20%;
	vertical-align: top;
	padding-top:  20px;
}

table.data-table td {
	width:  80%;
}


div.job-title {
	font-size: small;
}

div.capacity {
	font-size: small;
}

div.name {
	font-size: large;
}

div.history {
	margin: 10px 0 5px 0;
}

div.history div.caption {
	border-top: solid 1px #D0D0D0;
}

div.history div.summary {
	font-size: small;
	margin: 0 10px 0 10px;
}
