#promo {
	height: 246px;
	background: transparent url(/static/images/promo.png) top left no-repeat;
	margin-bottom: 15px;
}
#promo a {
	display: block;
	height: 246px;
	font-size: 0.1em;
	text-indent: -9999px;
	text-decoration: none;
}

#escalepromo {
	margin-bottom: 20px;
}


#intro {
	width: 540px;
	float: left;
	margin-right: 20px;
}
#screencast {
	float: left;
	width: 380px;
}

#privacy h2,
#terms h2,
#disclaimer h2 {
	padding-top: 20px;
	padding-bottom: 10px;
}
