@import "common.css";

.photo-l,
.photo-r {
	width: 360px;
	text-align: center;
}
.photo-l { float: left; }
.photo-r { float: right; }