.bottom-bar{
	background-color: #000000;
}

.seen {
	width: 24px;
	height: 24px;
	background: url('../images/icons/checkmark_blue.png') no-repeat;
	position: absolute;
	margin-top: -215px;
	margin-left: 95px;
}

.seen-show {
	width: 24px;
	height: 24px;
	background: url('../images/icons/checkmark_blue.png') no-repeat;
	position: absolute;
	margin-top: -145px;
	margin-left: 55px;
}