/* Staff and contact info/photos */
div.people {clear:left;margin-bottom:1em;display:block;}
div.people p {padding:.3em 0 0 0;}
div.people img {float:left; padding:0 15px 10px 0;}
h4.block {clear:both;}
a.ksu-no-underline {border-bottom:none !important;}

#quicklinks ul li {line-height:1.4em;}



table.people {
	margin-bottom:2em;
	
}
table.people tr > td {
	width:48%;
	vertical-align:top;
}
table.people tr > td:first-child {
	padding-right:2%;
	border-right:1px solid #d1d1d1;
}
table.people tr > td:last-child {
	padding-left:2%;
}
table.people tr td img {
	float:right;
	margin:0 0 1em 1em;
	max-width:100px;
	height:auto;
}
table.people tr td h2 {
	font-size:1.2em;
	font-weight:bold;
}
