body {
	background: white;
	width: 535px; margin: 4em auto;
	font-family: Helvetica, Tahoma, Arial;
	font-size: 14px; line-height: 1.3em;
	color: #616161;
}
div.box-container {
	background: #d8e7f1 url(/static/img/prelaunch/box-b.png) no-repeat left bottom;
	width: 535px; padding-bottom: 15px;
}
div.box {
	background: url(/static/img/prelaunch/box-t.png) no-repeat left top;
	width: 535px; padding-top: 33px;
}
div.box p,
div.box h3,
div.box ul { margin: 0.3em 20px; }
div.box h3 { font-size: 1.4em; margin-top: 1em; }
div.box ul li { margin-top: 1em; }
div.box ul li strong { font-size: 1.2em; }
div.box form {
	margin: 20px ;
	line-height: 25px;
}
div.box form p,
div.box form h3 { margin-left: 0; line-height: 1.3em; }
div.box #email, div.box #captcha_response {
	border: 1px solid #94bdd7; background: white;
	width: 200px; height: 15px; padding: 3px; margin-right: 10px;
	font-size: 12px; font-weight: bold; color: #41799d;
}
div.box ul { list-style: none; padding: 0}
#logo {
	width: 535px; height: 50px;
	text-indent: -9999px;
	background: url(/static/img/prelaunch/sparkiive.png) no-repeat 0 0
}
#what-changed-when {
	width: 535px; height: 27px;
	text-indent: -9999px;
	background: url(/static/img/prelaunch/what-changed-when.png) no-repeat 0 0
}
h1,h2 { margin: 0; padding: 0; }
div.box .help { font-size: 0.8em; line-height: 1em; margin-top: 10px}
#sparkline { margin-top: 3em; margin-bottom: 1em; width: 535px; } 