.photo {
	margin: 4px;
	float: left;
	width: 160px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	height: 185px;
	border: 2px solid #ffe4e4;
}
.caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.vdiv {
	height: 155px;
}
.clear {
	clear: left;
}
#cent {
	margin-left: 6px;
}
