.review {
	
}

.order-maintd .review td {
	border-left:0px;
	border-right:0px;
	border-top:0px;
}

.summary-total {
	font-weight:bold;
}

.summary-double-underline {
	border-bottom: 3px double #000;
}

.red {
	color: red;
}

.red-asterisk {
	font-weight:bold;
	color: red;
	font-size:20px;
	line-height:12px;
}

.green {
color:green;
font-size:14px;
}

.green-rebates {
	font-weight: bold;
	color: green;
}

#installation-hidden {
	text-align: left;
}

#change-installation {
	color: #bbb;
}

#change-billing-link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#plans {
	/*text-align:center;*/
	color:#000;
	width:850px;
	margin: 0 auto;
	border-bottom: 1px solid #0066b8;
}

#option {
	text-align:center;
	color:#000;
	width:850px;
	margin: 0 auto;
	border-bottom: 1px solid #0066b8;
	border-top: 1px solid #0066b8;
}

#order {
	text-align:center;
	color:#000;
	width:850px;
	margin: 0 auto;
}

#plans .topheader td {
	background-color:#1e2285;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	border: 0px;
	padding:5px;
}

#option .topheader td {
	background-color:#1e2285;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	border: 0px;
	padding:5px;
}

#order .topheader td {
	background-color:#1e2285;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	border: 0px;
	padding:5px;
}

#plans {
border-left:1px solid #0066b8;
}

#plans .lefttopheader {
	background-color:#D6EEFC;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border-top:  1px solid #0066b8;
	border-bottom:  1px solid #0066b8;
	text-align:center;
}

#plans .lefttdheader {
	background-color:#D6EEFC;
	color:#000;
	font-size:12px;
	font-weight:bold;
	border-right:  1px solid #0066b8;
	border-bottom:  0px;
	text-align:center;
}

#option {
border-left:1px solid #0066b8;
}

#option .lefttdheader {
	background-color:#D6EEFC;
	color:#000;
	font-size:14px;
	font-weight:bold;
	border-right:  1px solid #0066b8;
	border-bottom: 0px;
	text-align:center;
}

#plans a {
	color:#aaa;
}

#plans td {
	padding:3px;
	border-right: 1px solid #0066b8;
	/*text-align:center;*/
}

#option td {
	padding:6px;
	border-right: 1px solid #0066b8;
	text-align:center;
}

#order td {
	padding:4px;
}

.order-maintd td {
	border-left: 1px solid #0066b8;
	border-right: 1px solid #0066b8;
	/*border-top: 1px solid #0066b8;*/
}

.order-bottomtd td {
	border-left: 1px solid #0066b8;
	border-right: 1px solid #0066b8;
	border-bottom: 1px solid #0066b8;
}

#order-form td {
	border: 0px;
}

.plans-list {
	color:#0033cc;
	font-weight:bold;
}

.limited-time li {
	color:green;
	font-weight:bold;
	font-size:18px;
	line-height:28px;
}

.speeds {
	font-weight:bold;
}

.speeds small {	
	color:#078bf7;
	font-weight:normal;
	font-size: 12px;
}

.speeds strong {	
	color:#078bf7;
}

.monthly-fee {
	font-size:20px;
	font-weight:bold;
}

.select-plan label {
	color:#0066b8;
	font-weight:bold;
	font-size:18px;
}

#plans label {
/*text-decoration:underline;*/
color:#1E2485;
}

.usage {
	font-size:12px;
}

.select-plan img {
	padding-bottom:8px;
}

.div-payment-select img {
	padding-bottom:8px;
}

.select-payment {
	text-align:left;
}

.select-payment strong {
	font-size:18px;
	color:#0066b8;
}

.select-payment span {
	font-weight:bold;
}

.div-payment-select {
	text-align:center;
}

#submit-order {
	text-align:center;
}

.details strong {
	font-size:12px;
	color:#000;
}

.cash-special {
	color: #666;
	font-size:18px;
	font-weight:bold;
}

.cash-special span {
	color: green;
}

.referral-special {
	color: green;
	font-size:18px;
	font-weight:bold;
}

.option-features {
	font-size:18px;
	font-weight:bold;
	line-height:28px;
	color:green;
}
.option-features small {
	font-size:12px;
}
.plus {
	font-size:20px;
	font-weight:bold;
}

#order-form {
	text-align:right;
}
.optiontitle {
font-size:20px;
}
.bigprice {
font-size:36px;
}
.orange {
color:red;
}
.center-detail {
text-align:center;
font-size:14px;
}

.breadcrumb { display: none; }
