.thumbnail {
	background: #90909f;
	padding: 2px;
	border: solid 1px #444444;
}

.caption {

	height: 5.4em;
	background: f5f5fc;
	border: solid 1px #aaaaaa;
	padding-top: 5px;
	margin-top: 1px;
	
}

.button {
	background-color: #4875BA;
	border: none;
	color: white;
	padding: 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	border-radius: 50%
}

#hackbox {
	width: 70%;
	height: 100px;
}
