.Features{
	color:#3E5263;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}

/*#Content{
	width:100%;
}*/
.RightSidebar
{
	margin-top: 10px;
	margin-right: 40px;
}
table.pricetable {
	float:left;
	font-size:100%  !important;
	margin:10px 27px 20px 1px !important;  
	width: 740px;
}
table.pricetable *{
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
table.pricetable td,
table.pricetable th{
	border:1px solid #EEEEEE;
	padding:0.2em;
	font-size:1.2em  !important;

	
}
table.pricetable td{
	text-align: center;
	
}
table.pricetable th{
	text-align: left
}

table.pricetable tr{
	border-left:1px solid #EEEEEE;
}
table.pricetable tr.header{
	border-left:0;
}

table.pricetable td.nobt,td.noborders{
	border-top:0 !important;
	border-left:0 !important;
	vertical-align:bottom;
}
table.pricetable td.noborders{
	border-bottom: 0 none;
}

table.pricetable td.product {
	padding:0.7em auto  !important;
}

.small {
font-size:0.9em;
line-height:1.9em;
margin-bottom:1.9em;
}

span.version {
	font-weight: bold;
	font-size: 1em;
}

.Price, .ServicePrice,.PriceLabel {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 3px;
	color: #028fc6;
}

.month {
	font-size: 0.8em;
	color: #607383
}

table.pricetable  td.subheader  {
	padding: 1.5em 0.3em 0.3em;
	border-top: #eee 1px solid;
	font-weight: bold;
	font-size: 1.2em;
	background: #fff;
	border-bottom: #eee 1px solid;
	text-align: left;
}
table.pricetable td.productsubheader {
	vertical-align:middle !important;	
}


.feature {
	width:200px;
}

.feature:hover {
cursor:pointer;
text-decoration:underline;
}

.featureDescription{
	display:none  !important;
}

.featureSelected{
	display:table-row !important;
}

table.pricetable  .description{
	color:black;
	font-size:1.3em  !important;
	font-weight:bold;
	margin-left:20px;
	padding:15px 20px;
	text-align:left;
}
table.pricetable td.nobb {
	border-left:0;
	border-bottom:0;
}

table.pricetable tr.footer {
	border-left:0;
}

table.pricetable .footnote {
	font-size: 0.8em;
	color: #607383;
	line-height: 1.4em
}
.FirstProduct, .LastProduct
{
	display:none;	
}