.disclaimer {
	border: 1px solid #aaa;
	font-family: monospace;
	font-size: 11px;
	overflow: auto;
	width: 570px;
	height: 150px;
	padding: 10px;
	background: #fff;
	color: #000;
	line-height: 0;
	margin-bottom: 10px;
}

#content ul#choices {
	list-style-type:none;
	position: relative;
	margin: 0;
	height: 120px;
	left: -35px;
}
#choices li {
	display: inline;
}
#choices a {
	display: block;
	width: 333px;
	height: 112px;
	position: absolute;
	text-indent: -999em;
}

#preg-plan {
	background: url('/images/pregnancy-buy.png') no-repeat;
}
#post-preg-plan {
	background: url('/images/postpregnancy-buy.png') no-repeat;
	left: 320px;
}
.disclaimer cite {
	font-size: 0.8em;
}

#payment {
	margin-top: 30px;
	position: relative;
	text-align: right;
}

#payment div {
	display: inline;
}

#payment #price {
	font-weight: bold;
	margin-right: 160px;
}

#price sup {
	font-size: 0.3em;
	vertical-align: text-top;
	line-height: 1.5em;
}

#agree {
	display: none;
}

#paynow {
	position: absolute;
	top: -10px;
	right: 0;
}

#form {
	display: none;
}

.large {
	font-size: 6em;
}

em {
	margin-top: 10px;
	background: #fff;
	border: 1px solid #f00;
	font-style: normal;
	padding: 10px;
}

#getstarted {
	text-align: center;
	line-height: 1em;
}

h4 {
line-height:1em;
}