.boxgrid{ width: 180px; height: 110px; float:left; background:#161613; overflow: hidden; position: relative; }
.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}	
.boxcaption{ float: left; position: absolute; background: #000; height: 100px; width: 180px; border-bottom: solid 10px #817531}
