html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
body {
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#banner {
	position: absolute;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	width: 298px;
	height: 598px;
	background-color: #fff;
	border: 1px solid #ccc;
	top: 0;
	left: 0;
	margin: auto;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none; 
	opacity: 0;
}
#banner .text {
	position: absolute;
	width: 298px;
	text-align: center;
	opacity: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#text1 {
	top: 22px;
	left: 300px;
	height: 35px;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: -0.3px;
	color: #6f757e;
}
#text2 {
	top: 58px;
	left: -300px;
	height: 35px;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: -0.3px;
	color: #6f757e;
}
#text3 {
	top: 90px;
	left: 300px;
	height: 55px;
	font-size: 51px;
	font-weight: 400;
	letter-spacing: -0.2px;
	color: #31353b;
}
#text4 {
	top: 179px;
	left: -300px;
	height: 35px;
	font-size: 27px;
	font-weight: 300;
	letter-spacing: -0.4px;
	color: #6f757e;
}
#text5 {
	top: 216px;
	left: 300px;
	height: 35px;
	font-size: 27px;
	font-weight: 300;
	letter-spacing: -0.4px;
	color: #6f757e;
}
#text6 {
	top: 280px;
	height: 22px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: -0.3px;
	color: #6f757e;
}
#banner .divider {
	position: absolute;
	width: 273px;
	height: 1px;
	margin-left: 12px;
	background-color: #eaebef;
	opacity: 0;
}
#divider1 {
	top: 159px;
}
#divider2 {
	top: 267px;
}
#divider3 {
	top: 306px;
}
#divider4 {
	top: 356px;
	z-index: 100;
}
#divider5 {
	top: 406px;
	z-index: 100;
}
#divider6 {
	top: 456px;
}
#banner .trow {
	position: absolute;
	width: 273px;
	height: 49px;
	margin-left: 12px;
	z-index: 100;
}
#banner .tcol {
	position: relative;
	float: left;
	width: 91px;
	height: 49px;
}
#trow1 {
	top: 307px;
}
#trow2 {
	top: 357px;
}
#trow3 {
	top: 407px;
}
#banner .trow .tbutton {
	position: absolute;
	width: 91px;
	height: 49px;
	line-height: 49px;
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	letter-spacing: -0.2px;
	color: #26ace2;
	opacity: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
#cta {
	position: absolute;
	overflow: hidden;
	width: 246px;
	height: 58px;
	bottom: 10px;
	left: 25px;
	background-image: url('LTBL_100616_HowMuchDoYouNeed_Boost_White_300x600_cta.png');
	z-index: 99;
	opacity: 0;
}
#shine {
	position: absolute;
	width: 207px;
	height: 58px;
	left: -220px;
	background-image: url('LTBL_100616_HowMuchDoYouNeed_Boost_White_300x600_shine.png');
	background-size: cover;
	z-index: 100;
}
#logo {
	position: absolute;
	width: 160px;
	height: 58px;
	left: 70px;
	bottom: 2px;
	background-image: url('LTBL_100616_HowMuchDoYouNeed_Boost_White_300x600_logo.png');
}
#hit {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
	z-index: 99;
}

