.theme-page .bubo-at-wrapper {
	position: relative;
	max-width: 900px;
	margin: 3em auto 2em;
	padding: 1em;
	border: 1px solid #ddd;
	border-radius: .3em;
	background-color: #fff;
}

.bh-type {
	position: relative;
	margin: -35px 0 15px;
	height: 56px;
}

.bht-owl,
.bht-kids {
	background: transparent url(img/highlight-uil.png) no-repeat 0 0;
}

.bht-kids {
	background-image: url(img/highlight-kids.png);
}

.bh-type span {
	position: absolute;
	left: 60px;
	bottom: 0;
	font-size: .7em;
	text-transform: uppercase;
	color: #2E70C3;
}