#basic-text {
	float:left;
	font-size: 12px;
	line-height:1.6;
	width: 320px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 31px;
}
*html #basic-text {
	float:left;
	font-size: 12px;
	line-height:1.6;
	width: 320px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 15px;
}
#value-text {
	float:right;
	font-size: 12px;
	line-height:1.6;
	width: 320px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 28px;
}
*html #value-text {
	float:right;
	font-size: 12px;
	line-height:1.6;
	width: 320px;
	margin-top:10px;
	margin-bottom:10px;
	margin-right: 14px;
}

#plan4 {
	position:relative;	
	clear: both;	
}

.btnbasic25 {
	position: absolute;
	top: 50px;
	left: 175px;
	width: 135px;
	height: 31px;
}
.btnbasic50 {
	position: absolute;
	top: 95px;
	left: 175px;
	width: 135px;
	height: 31px;
}
.btnvalue25 {
	position: absolute;
	top: 140px;
	left: 175px;
	width: 135px;
	height: 31px;
}
.btnvalue50 {
	position: absolute;
	top: 227px;
	left: 175px;
	width: 135px;
	height: 31px;
}
.btnvalue50_a {
	position: absolute;
	top: 185px;
	left: 175px;
	width: 135px;
	height: 31px;
}
#current_plan{
	margin-top: 5px;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
    background-color:#FFFFF2;
	border: #E24905 3px solid;
	line-height:2.0;
}
