blockquote p {
	font-size: 14px;
}
#product-header .btn-link {
	font-size: 13px;
}
#product-header span {
	display: inline-block;
	padding-right: 15px;
	vertical-align: middle;
	font-size: 13px;
	font-weight: bold;
}
#product-head {
	margin-top: 25px;
}
#product-head .page-header {
	border-bottom: none;
	margin: 0;
	padding: 0;
}
#product-head .page-header h1 {
	margin: 0;
}
#product-head .lead {
	font-size: 15px;
	line-height: 20px;
	margin-top: 10px;
}
.well-start #button-sidecopy p {
	line-height: 22px;
	padding: 10px 0;
}
.well-start #feature_promo {
	border: 1px solid #d9d9d9;
	width: 99.7%;
	background: #fff;
	margin-top: 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.well-start #feature_promo p {
	line-height: 20px;
	font-size: 13px;
	padding: 10px 0;
	margin: 0;
}
.well-start #feature_promo p.promo_efile span {
	vertical-align: middle;
	display: inline-block;
	width: 44px;
	height: 12px;
	background: url('/images/products/icons.png') -23px 0 no-repeat;
	margin: 0 10px 0 0;
}
.well-start #feature_promo .icon-calendar {
	margin-right: 10px;
	font-size: 20px;
}
.well-start #feature_promo .icon-phone {
	margin-right: 10px;
	font-size: 20px;
	vertical-align: middle;
}
.well-start h3 {
	font-size: 19px;
	line-height: 22px;
	padding: 0 0 10px;
	margin: 0;
}
.well-start .button-valueadd {
	margin-bottom: 8px;
}
#product_top {
	background: #e0f1ff;
	margin-bottom: 20px;
}
#product_top h3 {
	font-size: 18px;
	line-height: 23px;
	color: #487da9;
}
#product_top p {
	font-size: 13px;
	margin: 0;
	padding: 13px 0;
}
#product_top p span {
	display: block;
	vertical-align: top;
	font-size: 35px;
	line-height: 35px;
	float: left;
	padding-right: 5px;
	color: #487da9;
	font-weight: bold;
}
.feature_image {
	float: right;
	width: 160px;
	padding: 0;
	text-align: center;
	display: block;
}
.feature_image span {
	display: inline-block;
	border: 1px solid #888;
	width: 125px;
	height: 90px;
}
.main_feature{
	border-bottom: 1px solid #ddd;
	margin: 15px 0 0;
	padding-bottom: 15px;
}
.sub_feature {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
}
.sub_feature_last {
	border-bottom: 0;
}
.sub_feature .span4 {
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
.sub_feature h5 {
	margin-top: 0;
}
.sub_feature .well-blank {
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin-bottom: -99999px;
	padding-bottom: 99999px;
}
#business-land .start h3 {
	margin-top: 0;
	line-height: 35px;
}
#business-land .page-header {
	border-bottom: none;
	margin-bottom: 15px !important;
}
.prod-info {
	text-align:right;
}
#feature_promo {
	border-top: 1px solid #ddd;
	margin-top: 10px;
	padding-top: 10px;
}
#feature_promo.row-fluid [class*="span"] {
	min-height: 0 !important;
}
#feature_promo p {
	margin: 0;
}
.start h3 {
	margin-top: 0;
	line-height: 30px;
	font-size: 20px;
}
#button-sidecopy p {
	margin-top: 10px;
}
#comparison-table .stripe {
	background-color: #f9f9f9;
}
#comparison-table .icon-circle {
	color: #91b214;
}
#comparison-table .text-center {
	text-align: center;
}
#business-selector .well-blank {
	margin-bottom: 0;
	padding: 9px;
}
#option-a, #option-b, #option-c, #option-column-1, #option-column-2, #option-column-3, #option-column-4 {
	display: none;
}

@media (min-width: 1200px) {
	.start h3 {
		font-size: 24px;
	}
}

@media (max-width: 1199px) {
	#business-land .start h3 {
		font-size: 20px;
	}
}

@media (max-width: 979px) { /* TABLET */
	#business-land .start h3 {
		line-height: 25px;
	}
}

@media (max-width: 767px) {  /* PHONE */
	#button-sidecopy-dlx {
		margin: 15px 0;
		text-align: center;
	}
	#product-header #product-details {
		text-align: center;
	}
	#product-header #product-details p {
		margin: 0;
	}
	#product_top h3 {
		line-height: 30px;
		margin: 0;
		padding: 10px 0 0;
	}
	#product_top p {
		padding: 0;
	}
	#product_top p span {
		display: inline-block;
		vertical-align: middle;
		line-height: 40px;
		float: none;
		padding-right: 10px;
	}
	.sub_feature {
		border-bottom: 0;
		overflow: hidden;
	}	
	.sub_feature_last {
		border-bottom: 0;
	}	
	.sub_feature .span4 {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.sub_feature h5 {
		margin: 0;
	}
	.sub_feature .well-blank {
		border-right: 0;
		border-left: 0;
		margin-bottom: 0;
		padding-bottom: 19px;
	}
	#business-land .start-button {
		width: 80%;
		margin: 10px auto 0;
	}
	#business-land #product_select {
		margin-bottom: 15px;
	}
	.prod-info {
		text-align: center;
	}
}