h1 {
	text-align: center;
	font-size: 24px;
	margin-top: 0;
	margin-bottom: 5px;
	color: #000;
	font-family: "Arial, Helvetica,Lucida Grande", "Verdana", sans-serif;
	font-weight: bold;
}

#try-any-plan {
	font-size: 15px;
	color: #FFF;
	background-color: #2E3539;
	margin: 0;
	padding: 3px;
	text-align: center;
}

#try-any-plan strong { color: #FFBF23; }

/* ====== [ Pricing table data ] =============== */

.support {
	margin: 0 auto;
	border-top: 3px solid #868F98;
}

/*td {
	color: #414B56;
	font-size: 13px;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	width: 115px;
}*/

strong { color: #000; }
.unlimited { color: #F52E0D; }

.rowhead {
	width: 160px;
	font-size: 12px;
	color: #2E3539;
	text-align: right;
	/*font-weight: bold;*/
}

.plan-names td { font-size: 14px;  color: #fff;
	/*background-image: url("../img/planname-bg.gif");*/
	background-position: bottom;
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 7px;
	font-family:Arial, Helvetica, sans-serif;
	/*background-color: #669900;*/
	background-image:url(../img/bg_td_top.png);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
}

.plan-names td, .plan-specs td, .plan-prices td, .plan-signup td {
	/*background-color: #E6E9EB;*/
	border-right: 1px solid #1a3c81;
}

.plan-specs td, .plan-prices td {
	border-bottom: 1px dotted #1a3c81;
}

.plan-signup td {
	border-bottom: 3px solid #1a3c81;
}

.plan-prices td strong { font-size: 18px; }
.plan-prices td strong sup { font-size: 10px; }

#smallprice { font-size: 13px; }

.plan-taglines td {
	border-right: 1px solid #1a3c81;
	border-bottom: 1px dotted #1a3c81;
	font-size: 12px;
}

.plan-details td {
	border-right: 1px solid #1a3c81;
	border-bottom: 1px dotted #1a3c81;
	font-size: 12px;
	vertical-align: middle;
	
}
.color_bg {
	background-color: #f0f0f0;

}

.support-plans {
	/*font-weight: bold;*/
}

.support-prices strong {
	font-size: 13px;
}

/*#bottom td {
		border-bottom: 3px solid #C2C7CB;
}*/











ul{
	list-style-image: url(file:http://www.trackset.com/img/lista.png);
}





