.discountheader
{
	font-size: 18px;
	line-height: 22px;
	padding: 0px 175px 10px 130px;
}

.discountamount
{
	color: #256301;
	font-weight: bold;	
	font-size: 20px;
}

.pricing_box 
{
	margin: 5px 0px;
	margin-left: 15px;
	_margin-left: 0px;
}
.pricing_box_a
{
	background: transparent url('/images/backgrounds/pricing_version_a.gif') no-repeat top left;
}

.pricing_box .box
{
	float: left;
	top: 65px;
	width: 250px;
	border-right: dashed 1px gray;
	padding: 10px;
	margin-left: 20px;
}

.pricing_box .minutes 
{
	font-size: 32px;
	line-height: 28px;
	font-weight: bold;
	margin-left: 60px;
	xcolor: #e07233;
}

.pricing_box .minutes_one
{
	margin-left: 67px;
}

.pricing_box .minutes_tens
{
	margin-left: 50px;
}

.pricing_box .permonth
{
	margin-top: 5px;
	font-size: 22px;
	margin-left: 68px;
	xcolor: #e07233;
}
.pricing_box .price_container
{
	height: 65px;
	margin-left: 45px;
}

.pricing_box .container_two
{
	margin-left:50px;
}

.pricing_box .price_dollars
{
	font-size: 40px;
	letter-spacing: -2px;
	font-weight: bold;
	top: 40px;
	margin-left: 10px;
	line-height: 64px;
}
.pricing_box .price_cents
{
	position: relative;
	top: -50px;
	left: 78px;
	letter-spacing: -2px;	
	font-size: 20px;
	font-weight: bold;
}
.pricing_box .monthly
{
	position: relative;
	top: -50px;
	left: 78px;
	font-size: 12px;
}
.pricing_box .three
{
	left: 98px;
}

.pricing_box .discount
{
	font-size: 16px;
	text-align: center;
	float: right;
	margin-right: 70px;
}

.pricing_box .discount_three
{
	margin-right: 60px;
}

.pricing_box .discountprice
{
	color: #256301;
	font-weight: bold;
	font-size:18px;
}

.pricing_box .add
{
	margin-top: 10px;
	margin-left: 30px;
}

.pricing_box .disabled
{
	display: none;
}

.pricing_box .selected_plan
{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	margin-top: 15px;
}

.pricing_box_details
{
	margin:10px 0px;	
	margin-left: 35px;	
	padding: 5px;
	padding-bottom: 10px;
	width: 800px;
	border-bottom: dashed 1px gray;
}

.pricing_box .lastbox, .lastbox
{
	border-right: none;
	border-bottom: none;
}

div.blue_button 
{
	background: url(/images/buttons/btn_arrow_blue.gif) top left no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 30px;
	color: #38A1E5;
	font-weight: bold;
}


#pricing_note 
{
	color: #702EB4;
	position: absolute;
	top: 425px;
	left: 435px;
}

#tblCart 
{
	font-size: 12px;
	width: 100%;
	margin-left: 3px;
	text-align: left;
}
#tblCart thead
{
	background: url(/images/lines/double-underline-orange.gif) top left repeat-x;
	font-size: 14px;
	font-weight: bold;
}
#tblCart thead td 
{
	padding-top: 10px;
	padding-bottom: 5px;
}

#tblCart tbody
{
	background: url(/images/lines/double-underline-orange.gif) top left repeat-x;
	font-weight: normal;
}

#tblCart tbody td 
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#tblCart tbody tr.first td 
{
	padding-top: 10px;
}

#tblCart tfoot 
{
	background: url(/images/lines/double-underline-orange.gif) top left repeat-x;
	font-size: 14px;
	font-weight: bold;
}
#tblCart tfoot td 
{
	padding-top: 10px;
}


#tblCart .col1 
{
	text-align: left;
	padding-left: 40px;
	width: 40%;
}
#tblCart .col2 
{
	width: 27%;
	text-align: center;
}
#tblCart .col3
{
	width: 33%;
	text-align: right;
	padding-right: 30px;
}

#seals 
{
	text-align: center;
}

h1
{
	text-align:center;
}

.pricing_quotebox
{
	text-align:center;
	font-size:26px;
	line-height:26px;
	padding: 20px;
	padding-bottom: 25px;
}

.highlights
{
	padding: 10px;
}

.top_container
{
	background: url(/pricing/pricing-gradient.gif) top left repeat-x;
	background-color: #F5F5F5;
	border-top: none;
	-moz-border-radius: 5px;  
	-webkit-border-radius: 5px; 
	-khtml-border-radius: 5px;    		
}

.linkarea
{
	text-align:center; 
	font-size: 18px; 
	padding:10px; 
}
.linkarea a
{
	text-decoration:underline;
}

.frequently_asked
{
	margin-top:25px;
}
.frequently_asked h2
{
	font-size:26px;
}
.frequently_asked h3
{
	margin-top:15px;
}

.inner_trial_button
{
	margin-left:365px;
	.margin-left:0px;
	margin-top:10px;
}
