
.info {
	padding: 15px;
	background: #e1e1e1;
}

.info p:last-of-type {
	margin-bottom: 0;
}

.info.bb {
	border-bottom: 1px solid #CCC;
}