

table.resume td {
	vertical-align: top;
	padding: 6px;
}

table.resume td {
	
}

table.resume td.title {
	border-top: 1px solid #777;
	width: 40%;
}

table.resume td.info {
	width: 250px;
}

table.resume {
	width: 100%;
}

td.year {
	width: 100px;
}

td.year {
	font-weight: bold;
}

td.title {
	font-style: italic;
	text-align: center;
}

span.crew {
	font-size: small;
}

span.ext_links {
	font-size: small;
	font-style: normal;
}

span.ext_links a {
	text-decoration: none;
	color: blue;
}

span.ext_links a:hover {
	color: white;
	background: blue;
}

span.position {
	font-weight: 700;
	font-size: x-small;
}

span.award {
	font-size: x-small;
	font-style: normal;
	color: green;
}

span.description {
	font-size: x-small;
	font-weight: 700;
}
