div.staff-detail {
	margin-top:0.5em;
}

span.qualifications {
	font-weight:normal;
	font-size:0.65em;
	margin:0;
	padding:0;
}

.text-right {
	text-align:right;
}

div.shadow {
	/* background:url(/assets/images/shadow.gif) right bottom no-repeat; */
	/*width:125px;
	height:150px;*/
	margin:5px;
	margin-top:9px;
	padding:0;
}

div.shadow img {
	position: relative;
	/*
	left:-4px;
	top:-4px;	
	width:125px;
	*/	
	height:150px;
	
}

table.card {
	background-color:#fff;
	border:1px solid #ccc;
}