.listbuttonheight { height:57px; }

.planbox { margin-right:19px; }

.basic{
	float:left;
	width:195px;
	border-left:1px solid #e4e7eb;
}

.basic_header{
	background:url(../images/BasicTop.png);
	font-size:18px;
	line-height:38px;
	font-weight:bold;
	padding-left:20px;
	border:none;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}	
	
.basic ul{
	margin:0;
	padding:0;
}
	
.basic ul li{
	list-style:none;
	font-size:14px;
	font-weight:bold;
	line-height:50px;
	padding-left:20px;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
}
	
.c1_header{
	background:url(../images/BasicTop.png) center;
	font-size:18px;
	line-height:38px;
	font-weight:bold;
	text-align:center;
	border:none;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
.c1{
	float:left;
	width:110px;
	text-align: center;
}
	
.c1 ul{ 
	padding:0;
	margin:0;
}
	
.c1 ul li{
	list-style:none;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;	
}

.BorderStyle{
	border-right:1px solid #e4e7eb;
}

.Style04{
	font-size:26px !important;
	font-weight:bold;
	color:#ff9c00 !important;
}

.OrderNowBtn02{
	height:32px;
	width:116px;
	margin:0px auto;
	padding:8px 0;
}

.OrderNowBtn02 a{
	background:url(../images/OrderNowBtn02.png) no-repeat top;
	height:32px;
	width:116px;
	display:block;
}

.OrderNowBtn02 a:hover{
	background:url(../images/OrderNowBtn02.png) no-repeat bottom;
}

.feature2{
	float:left;
	width:195px;
	border-left:1px solid #e4e7eb;
}
	
.feature_header{
	background:url(../images/BasicTop.png) repeat-x;
	font-size:14px;
	line-height:36px;
	font-weight:bold;
	border:none;
	padding-left:20px;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}	
	
.feature2 ul{
	margin:0;
	padding:0;
}
	
.feature2 ul li{
	list-style:none;
	font-size:14px;
	line-height:31px;
	padding-left:20px;
	border-top:1px solid #fff;	
	border-bottom:1px solid #ccc;
}
	
.c2{
	float:left;
	width:110px;
	text-align:center;
}
	
.c2 ul{ 
	padding:0;
	margin:0;
}
	
.c2 ul li{
	list-style:none;
	font-size:14px;
	color:#555;
	line-height:31px;
	text-align:center;
	border-top:1px solid #fff;	
	border-bottom:1px solid #ccc;
	border-left:3px solid #e4e7eb;
}

.check{
	background:url(../images/tickMark.png) no-repeat center;
}