.wrap {
	height: 1300px;
	width: 354px;
}
.recimage {
	float: left;
	height: 100px;
	width: 100px;
	margin: 10px;
}
.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #9b9a79;
	margin-top: 20px;
	padding-left: 10px;
	letter-spacing: 0.15em;
	clear: both;
}
