#content_panel_subscriptionplans h3 {
	text-align: center;
}
#content_panel_subscriptionplans {
	width: auto;
	position: static;
	background: none;
	border: none;
	padding: 0 1em;
}

#pricing_table {
	height: 30em;
	width: 37% !important;
	background: url(/images/suzy_pixie.gif) no-repeat 5% bottom;
}

#mspa_pricing_table {
	width: 55% !important;
	margin-bottom: 3em;
}

#pricing_table table, #mspa_pricing_table table {
	width: 100%;
}

#pricing_table td, #mspa_pricing_table td {
	padding: 0.5em 1em;
}

#pricing_table h4, #mspa_pricing_table h4 {
	font-size: 116%;
}

.box_blue {
	padding: 1em !important;
	margin-bottom: 5em !important;
}

.box_blue p {
	margin-bottom: 1em;
}

.full {
	text-align: center;
	font-weight: bold;
}

.full p {
	margin-top: 0.5em;
}

.full .orange_button {
	color: #fff !important;
	text-decoration: none !important;
	font-weight: bold;
	padding: 0.4em 1.5em 0.2em !important;
}

.full .orange_button:hover {
	text-decoration: underline !important;
}

.monthly_cost 
{
	font-size: 120%;
	font-weight: bold;
}
