.photoFloat {
	float:left;
	width:160px;
	height:160px;
	border:2px solid #0000AA;
}
.photoFloatNoBorder {
	float:left;
	width:160px;
}
