IMG#kIMG, #kIMG IMG {
	margin:0.2em;
	border-radius:6px;
	border:2px outset #bec4be;
	box-shadow: 6px 6px 5px #a8ada8;
	max-width:100%
}

/* college age staff page */
.college-staff .bigpic {
	display:inline-block;
	float:right;
	margin:0 6pt 6pt 8pt;
	text-align:center;
}

.college-staff .bigpic IMG { max-width: 100% }

@media screen and (max-width: 790px) {

.college-staff .bigpic {
	float:none;
	width:100%;
	margin:0 0 6pt 0;
}

.college-staff .bigpic IMG { max-width: 97% }

}
