.boxgrid {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

.cover {
	opacity: 0.85;
	filter: alpha(opacity=85);
	font-family: arial;
	text-align: center;
	background: #000;
	color: #fff;
}

.cover h3 {
	margin-top: 10px;
	border-bottom: 1px dotted #444;
	display: table-cell;
	vertical-align: middle;
	color: white;
	height: 70px; 
}

.cover p {
	font-size: 12px;
	margin: 20px auto 10px auto;
	width: 50px;
	line-height: 1.5em;
	overflow: hidden;
}