#resume {
	color:#E6E6E6;
	margin:20px 0 0 20px;
	font-size:0.8em
}
ul {
	line-height:1.25em;
}
#resume li {
	font-size:.8em;
	list-style:none;
	padding-left:1em;
}
#resume .resume_section {
	font-weight: bold;
	padding-top:1em;
	padding-left:0.5em;
	margin-bottom:0.5em;
	border-bottom:1px solid #D38266;
}
#resume .resume_section.education {
	width:125px;
}
#resume .resume_section.exhibit {
	width:250px;
}
#resume .resume_section.history {
	width:150px;
}
#exhibits {
	
	
}
#exhibits td {
	padding-bottom:.5em;
	padding-left:10px;font-size:.8em;
}
