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

#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;
}

