#MainBody {	
	width:850px;
	float:left;
	background:url(../../images/sharedHeader.jpg) no-repeat  ;
	margin-bottom:10px;

}

#PlansMain {
	width:850px;
	float:left;
}
.PlanBoxMain {
	width:205px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
}
.PlanHead {
	width:193px;
	color:#ffb500;
	float:left;
	font-size:20px;
	background-color:#3b3b3b;
	padding:12px 0 12px 12px;
}
.PlanHead h1{
	font-size:24px;
	font-weight:bold;
	color:#fff;
	margin:0;
	line-height:24px;
}
.PlanBox {
	width:175px;
	float:left;
	padding:14px;
	padding-bottom:0;
	background-color:#F5F5F5;
	background-image:none;
	border:1px solid #eee;
	border-bottom:none;
}
.PlanBox ul{
	margin:0 0 10px 13px;
	padding:0;
	line-height:14px;
	list-style:outside;
}
.PlanBox li{
	border-bottom:solid 1px #dbdbdb;
	border-top:solid 1px #fff;
	padding:4px 0 4px 0;
}
.PlanBottom {
	width:175px;
	float:left;
	padding:11px 15px 20px 15px;
	background-color:#F5F5F5;
	background-image:none;	
}
#MainBody {	
	width:850px;
	float:left;
	background:url(../../images/sharedHeader.jpg) no-repeat  ;
}