#bl-shortlist-msg {
	width: 250px;
	position: absolute;
	z-index: 9999;
	top: 0;
	left: 50%;
	margin-left: -125px;
	text-align: center;
	background: #FFF;
	padding: 15px;
}