.applicant {
	float: left;
	text-align: center;
	width: 250px;
	height: 300px;
	margin: 0 5px;
}

.applicant .added {
	font-size: 10px;
}
