#feature .product img {
	
	margin: 10px;
	float: left;
	padding-right: 10px;
}

#feature .choice h1 {
	
	font-size:1.5em;
	color: #630;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 10px;
}

#feature .choice h1 .plan {

	font-weight: normal;
	color: tan;
}

#feature p {
	
	margin-bottom: 6px;
	width:800px;
}

*+html #feature p {
	
	width: 690px;
}

#feature p.lead {
	
	font-size: 1.1em;
	color: #036;
}

#feature .link_iname {
	
	float:right;
	width: 200px;
	margin-top: 75px;
	margin-right: 50px;
	font-size:.9em;
	font-weight: bold;
}

#feature .next {
	
	position: absolute;
	right: 40px;
	bottom: 50px;
}

#feature .previous {
	
	position: absolute;
	right: 130px;
	bottom: 50px;
}


#content .howto h2 {
	
	font-size:1.2em;
	font-weight: bold;
	margin: 7px 0;
	text-align: left;
	background-color: inherit;
}

#content .howto ol {
	
	margin-left: 10px;
}

#content .howto li {
	
	margin: 7px 0;
	margin-left: 15px;
	list-style-type: decimal;
}

#content .example {
	
	border: 1px solid #DDD;
	padding: 3px;
	background-color:#FFC;
}

#content .example p.instruct {
	
	margin: 2px;
	font-size: 1.1em;
}

#content .example p.explain {
	
	margin: 4px;
	margin-bottom: 8px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#content .example p.data {
	
	margin: 3px;
	padding: 3px;
	background-color: #FC3;
	font-size: 1.3em;
	color: #03A;
}

#content .fine_print {
	
	font-size: .8em;
	padding: 3px;
}

#content p.subplan {
	
	clear: both;
	padding: 20px 90px 0 90px;
	text-align: center;
}
