/* CSS Document */
#userContent{
	margin-left:		-25px;
	margin-right:		-10px;
}
#fullSummary{
	position:			relative;
	top:				20px;
	margin-bottom:		40px;
}
.summary{
	margin-bottom:		10px;
	width:				510px;
	position:			relative;
}
.summary thead th{
	cursor:				pointer;
}
.summary .leftCell{
	width:				135px;
}
.summary .true,.summary .false{
	background-position:53px 5px;
}
.summary .package_1.true,.summary .package_1.false{
	background-position:50px 5px;
}
#orderNow{
	margin-bottom:		20px;
	font-weight:		bold;
	text-align:			right;
	border: 30px solid black;
}
#standardFeatures{
	margin-top:			30px;
}
#extras{
	margin-top:			20px;
}
/* ---------------- feature icons ----------------- */
#featureIcons{
	top:				440px;
	left:				25px;
}
#featureIcons img{
	margin-bottom:		20px;
}
.col2{
	position:			absolute;
	top:				0;
	left:				80px;
}
.mailIcon{
	margin-top:			32px;
}
.videoTestimonial{
	margin-top:			20px;
}