
.bb-container{
	width: 355px;
	height: 120px;
	background: url(../../../img/blackboard/bg.png) no-repeat;
	padding: 15px;
	position: absolute;
	left: 0px;
	bottom: 70px;
}

.bb-container img, .bb-overlay img{
	float: left;
	margin: 0 1px 0 0 !important;
}


.bb-overlay{
	width: 355px;
	height: 120px;
	background: url(../../../img/blackboard/bg-overlay.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 15px;
}
