/* START Plans */

#plans {
	font-family: "Helvetica Neue", Helvetica, Arial;
}

#plans .hint_icon {
	margin-bottom:-3px;
}

.hint {
	font-size: 11px;
	line-height: 14px;
}

#plans .feature_bool img {
	margin-bottom:-4px;
}

#plans .hint {
	font-size: 12px;
	width: 220px;
	padding: 6px;
}

#plans .feature_bool, #plans .plan {
	text-align:center;
}

#plans .feature_title {
	width: 235px;
}

#plans table tr {
	padding: 8px;
}

#plans table tr.alt {
	background-color: #FFF9A5;
}

#plans table tr th{
	font-size: 22px;
}

#plans table tr td {
	font-size: 16px;
}


#plans .sign_up a {
	margin-top: 10px;
	display:block;
	padding: 4px;
	background-color: #254C80;
	border: 1px solid #254C80;
	font-weight: bold;
	color: #FFFFFF;
}

#plans .sign_up a:hover {
	color: #254C80;
	background-color: #FFFFFF;
}

/* END Plans */
