
.clearfix,.w-bar .clearfix,.e-bar .clearfix{
	width:940px !important;display:table;
	margin-left:auto;
	margin-right:auto;
	*text-align:center;
	}
#plans{
	display:table;
	margin:24px auto 0;
	height:710px;	width:940px !important;display:table;
	}
#plans .plan{
	font-size:16px;float:left;
	height:680px;width:185px;
	line-height:36px;
	border-right:1px dotted #97d947;
	border-top:1px dotted #97d947;
	border-bottom:1px dotted #97d947;
	padding:24px;
	margin-top:12px;
	margin-bottom:12px;
	text-align:center;
	}
#plans #border-left{
	border-left:1px dotted #97d947;
    }
#plans .plan div{
	display:table;
	margin-left:auto;
	margin-right:auto;
	*text-align:center;
	width:100%;
	text-align:center;
	}
#plans .name{
	font-size:24px;
	font-weight:bold;
	}
#plans .price{
	color:#81b836;
	font-weight:bold;
	border-bottom:1px solid #ccc
	}
#plans .sprite-button-signup{
	background:url(order_now.png) ;
	width:130px ;
	height:45px ;
	margin:16px auto;
	}

#signUp{
	padding-bottom:24px
    }
.sprite-button-signup{
	background:url(order_now.png) ;
	width:160px ;
	height:50px ;display:block;text-indent:-9999px;
	}
.sprite-button-signup:hover{
	background:url(order_now.png) ;
	}
