#SBLGNTPopover{
	width: 510px;
}
#SBLGNTPopover h2{
	color: #206699;
	font-size: 36px;
	line-height: 1em;
	margin: 0 0 20px;
	letter-spacing: -2px;
}
#SBLGNTPopover h3{
	color: #444;
	font-size: 22px;
	line-height: 1.2em;
	margin: 0 20px 35px 0;
	font-weight: normal;
}
#SBLGNTPopover .content-block{
	padding: 40px 40px 60px;
	text-align: left;
}
#SBLGNTPopover .footer-block{
	padding: 10px 40px;
	border-top: 1px solid #BBB;
	overflow: hidden
}
#SBLGNTPopover form label {
	font-size: 13px;
}
#SBLGNTPopover input[type=text], #SBLGNTPopover input[type=email], #SBLGNTPopover input[type=tel]{
	width:100%;
	height: 25px;
	margin: 1px 0 10px;
	display:block;
	border: 1px solid #BBB;
	box-sizing: border-box;
	padding-left: 4px;
}
#SBLGNTPopover .optout-submit{
	float:right;
	margin-top: 10px;
}
#SBLGNTPopover .no-thanks{
	float: left;
	margin: 20px 10px 0;
	text-decoration: none;
	font-size: 13px;
	color: #92B0AE;
	font-weight: normal;
}
#SBLGNTPopover .logo{
	float: right;
}
#SBLGNTPopover .button {
	background-color: #F5AE40;
	color: #FFF;
	border-radius: 3px;
	border: none;
	cursor: pointer;
	height: 22px;
	width: 90px;
	font-size: 14px;
	line-height: 14px;
}