.ebook {
	border:none;
}
#emailform {
	width:100%;
	border-top:1px solid #CACFD1;
	border-bottom:1px solid #CACFD1;
	padding:14px 0px 10px;
	margin:10px 0px;
}
#emailform span {
	width:122px;
	padding-right:14px;
	text-align:right;
	font-weight:bold;
	display:block;
	float:left;
}
#emailform input.text {
	border:1px solid #999999;
	padding:1px;
	width:182;
}
#emailform input.submitButton {
	margin-left:134px;
}
p.note {
	font-style:italic;
}
#primaryContent {
	border-bottom:1px solid #D26908;
	padding-bottom:20px;
	margin-bottom:30px;
	color:#333333;
}
#primaryContent #emailform p.submit {
	padding-bottom:0px;
	margin-bottom:0px;
}
#primaryContent .thankyou p {
	font-size:13px;
}
.ebook {
	height:auto;
}