#content .package_title {
	background: url('../../images/services/package_title.png') no-repeat;
	width: 784px;
	height: 49px;
	font-weight: bold;
	color: #ffffff;
	font-size: 16px;
}

#content .package_subtitle {
	background: #6b9dff;
	width: 760px;
	height: 49px;
	line-height: 49px;
	font-weight: bold;
	color: #ffffff;
	font-size: 14px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	padding: 0 0 0 20px;
}

#content .package_subtitle_ssl {
	background: #6b9dff;
	width: 760px;
	color: #ffffff;
	font-size: 14px;
	padding-top: 40px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	padding: 0 0 0 20px;
}

#content .package_alt1 {
	background: #d7d7d7;
	height: 49px;
	width: 780px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-size: 13px;
}

#content .package_alt2 {
	background: #e3e3e3;
	height: 49px;
	width: 780px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	font-size: 13px;
}

#content .features {
	float: left;
	width: 25%;
	line-height: 49px;
	vertical-align: middle;
	padding: 0 0 0 20px;
	font-weight: bold;
}

#content .bronze, #content .silver, #content .gold, #content .platinum {
	float: left;
	width: 18%;
	line-height: 49px;
	vertical-align: middle;
	text-align: center;
}

#content .features_three {
	float: left;
	width: 27%;
	line-height: 49px;
	vertical-align: middle;
	padding: 0 0 0 20px;
	font-weight: bold;
}

#content .bronze_three, #content .silver_three, #content .gold_three, #content .platinum_three {
	float: left;
	width: 22%;
	line-height: 49px;
	vertical-align: middle;
	text-align: center;
}


