div.sheader{
	border-bottom: none; 
}

td.sheader{
	border-bottom: none;
}


td.theader{
	display: none; 
}

h2 {
	margin-bottom: 0px;
}

.people_img, .project_img {
	margin-top: 7px;
	margin-right: 1.5%;
	margin-bottom: 4px;
	width: 275px;
	background-color: #FFF;
	max-width: 50%;
	box-shadow: 0px 0px 4px #888888;	
}

div.top p {
	margin: 1%;
	font-size: 120%;
}

div.top td {
	padding-right: 1em;
	vertical-align: text-top;
}

div.top table {
	margin-top: 0em;
	margin-bottom: 2em;
}

td.first {
	text-align: right;
	padding-right: .5em;
}

table.teaching {
	margin-top: 1em;
	margin-bottom: 1em;
}

table.teaching td {
	vertical-align: text-top;
}

div.top h2 {
	border-bottom: 2px solid #0021A5;
}

.project_img {
	float: left;
	width: 50%;
	min-width: 310px;
}

#email {
	font-size: 12pt;
}

@media (max-width: 400px){

	div.about {
		clear: both;
	}

}
