@charset "utf-8";

.WebPackageTable {
	position: center;
	margin-left: 10px;
}
.WebPackageTagline {
	font-size: 18px;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
.WebPackageTitle {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #3399CC;
}

.WebPackageNumbers {
	font-size: 40px;
	font-style: italic;
	font-weight: bolder;
	color: #527786;
}
.WebPackageFeatures {
}
.WebPackageFeatures-Title {
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
}
.Pic_Cart {
	float: right;
	margin-right: 20px;
	border: inset #ffffff 4px;
}

