@charset "UTF-8";

#form_left {
	float: left;
	width: 280px;
	margin-left: 100px;
	margin-right: 20px;
}
#container #cta p a {
	position: absolute;
	right: 170px;
	top: 680px;
}
#form_left .left_box {
	float: left;
	width: 280px;
	background-color: #FFF;
	padding-bottom: 20px;
}
#privacy_policy {
	padding: 20px;
	height: 480px;
	width: 240px;
	overflow-y: scroll;
	margin-right: 10px;
}
#privacy_policy p {
	margin-bottom:1.5em;
}
