#feature .choice {

	float: left;
	width: 310px;
	height: 200px;
	border-right: 1px solid #999;
	padding-right: 10px;
	margin-top:10px;
	padding-left:10px;
}

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

#feature .choice h1 .plan {

	font-weight: normal;
	color: tan;
}

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

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

#feature .add form ul {
	
	text-align: right;
	margin:10px;
	margin-top: 50px;
	margin-right: 50px;
	line-height: 1.3em;
	font-weight: bold;
	color: #900;
	font-size:1.3em;
}

#feature .add form ul .total {
	
	color: olive;
}

#feature .add form ul .label {
	
	font-size: .8em;
	color: #000;
	font-weight: normal
}

#feature .add form .action {
	
	position: relative;
}

#feature .add form .action {
	
	text-align: center;
	position: relative;
}

#feature .add form .action p.current{
	
	padding: 3px;
	font-size: 1.3em;
	color: #C70;
	margin-right: 25px;
}

#feature .add form .action input {
	
	float: right;
	margin-right: 50px;
}

#feature .fp{
	
	font-size: .7em;
	position: absolute;
	bottom: 48px;
	right: 130px;
}

#feature p.please_login {

	margin-top:100px;
	margin-right:40px;
	margin-left: 660px;
	font-size: 1.2em;
	color: #630;
}

#feature p.status {
	
	text-align: center;
	margin-top:10px;
	margin-left: 640px;
	margin-right: 40px;
	margin-bottom:-40px;
	font-size:1.2em;
	padding:5px;
	color: navy;
	background-color: #DDD;
	font-weight: bold;
}

/* Content */

#content p {
	
	margin-top: 8px;
}

#content .lead_out {
	
	padding-top:15px;
	color: #336699;
	clear:both;
}

#content .notice {
	
	background-color: #FFFFCC;
	padding: 2px;
}

#content img.list {
	
	padding-bottom: 5px;
}
