.bt-content {
  font-size: x-small;
  color: #ffffff;
  line-height: 150%;
}

.bt-content img {
	margin-bottom: 10px;
}

.bt-content p {
	margin: 10px 0 0;
}

.bt-active img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

