#wrapper {z-index: 1;
	width: 533px; 
	position: relative;
	margin: 0 auto ;
	text-align: left;
}
#content {
	margin: 0;
	padding: 0 0 20px 0;
}
.planbox {
	/*background: #fff url(http://www.surpasshosting.com/img/plan_box_bg.gif) no-repeat left bottom;*/
	height: 318px;
	/*height: 369px;*/
	position: relative;
	text-align:center;
}
.planbox a.tab {
	
}
.planbox a.tab:hover {
	
}
.planbox a.on, .planbox a.on:hover  {
	cursor: default;
	color: #73c9ff;
	background-image: url(../images/bg_001c.gif);
}
.planbox a.on span span, .planbox a.on span {
	color: #ff4b8b;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
font-weight: bold;
}
.planbox  .box {
 position: absolute;
 bottom: 0px;
 width: 533px;
 left: 0px;
}
.box span {
	display: block;
	font-size: 95%;
	margin: 0 0 6px 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	color: #aaa;
}