#sb {
	display: none;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	border: 4px solid #D6DEE1;
}

#sb h1 {
	margin-top:5px;
	margin-left:5px;
	font-size: 1.1em;
	font-weight: 900;
	visibility: visible;
	color: #45545D;
	border: none;
	text-align:left;
	margin-bottom:0px;
}