1div.summaryList .in-edit .swcmsRepeaterImage {
	position: absolute;
	top: 0;
	right: 0;
}
div.bio{
	font-size: 1.1em;
}
.vcard{
	margin: 1em 0;
	padding: 1em;
	clear:both;
}
.vcard h4{
	margin-bottom:.3em;
}
.vcard.odd{
	background-color: #E6EDC3;
}
.vcard.even{
	background-color: #F7F9EB;
}
.vcard .photo{
	float:left;
	margin-right:6px;
	height:76px;
	width:76px;
}