div.plan-box {
	width: 150px;
	margin: 0 auto 2em auto;
}
div.plan-box-header {
	height: 25px;
	padding-left: 40px;
	font: 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 25px;
	color: white;
}
div.plan-box-content {
	padding: .5em;
	height: 75px;
	background: bottom right no-repeat;
}

.plan-box-content li {
	font: normal 12px Arial,Helvetica,sans-serif ! important;
	padding-bottom: 0 ! important;
}

div.plans {
	width: 125px;
	margin: 0 auto;
}
div.plans-header {
	padding: 0;
	height: 25px;
	padding-left: 35px;
	font: 18px "Trebuchet MS",Arial,Helvetica,sans-serif;
	line-height: 25px;
	color: white;
}
div.plans-content {
	background: bottom right no-repeat;
	padding-bottom: 0.5em;
}