.wrap > p {
	margin-bottom: 25px;
}

.updated.notice {
	border-color: #ffba00 !important;
}

.extension {
	background: #f1f1f1;
	border: 1px solid #ccc;
	margin: 0 20px 20px 0;
	padding: 15px;
	float: left;
	width: 300px;
	height: 330px;
	position: relative;
}

.extension a {
	display: block;
	margin: -16px -16px 15px -16px;
}

.extension img {
	max-width: 100%;
	height: auto;
}

.extension .button-primary {
	position: absolute;
	bottom: 15px;
	left: 15px;
}