.pop .tab .header-features {
	width: 700px;
}

.pop .tab .header-features td {
	width: 78px;
	padding: 21px 5px 5px 5px;
	vertical-align: middle;
	text-align: center;	
	border-left: 1px solid #d0dbca;
	cursor: default;
}

.pop .tab .header-features td:first-child {
	width: 198px;
	text-align: left;
	font-size: 16px;
	padding-top: 5px;			
	border-left: 0;	
}

.pop .header-features td.individual-color {
	width: 255px
}

.pop .header-features .personal {
	/*background: url( '../img/common/plans/ico-personal-peq.png' ) top center no-repeat;*/
	border-left: 0;	
}

/*.header-features .alfa {
	background: url( '../img/common/plans/ico-alfa-peq.png' ) top center no-repeat;
}

.header-features .beta {
	background: url( '../img/common/plans/ico-beta-peq.png' ) top center no-repeat;
}

.header-features .delta {
	background: url( '../img/common/plans/ico-delta-peq.png' ) top center no-repeat;
}

.header-features .omega {
	background: url( '../img/common/plans/ico-omega-peq.png' ) top center no-repeat;
}
*/
.header-features.compare { width: 700px; }
.header-features.compare td { text-align:center; padding: 21px 5px 5px 5px; vertical-align: middle; border-left: 1px solid #d0dbca; font-size: 16px; width:100px; }
.header-features.compare td:first-child { border-left: 0; }

.holder-body-features {
	width: 767px;
}

.compare .body-features {
	width: 700px;
	margin-top: 5px;
	background:  #f8f8e9;
	cursor: default;	
}

.compare .body-features td {
	width: 78px;
	background: #dedecf;
	padding: 5px;
	vertical-align: middle;
	text-align: center;	
}

.compare .body-features td:first-child {
	width: 198px;
	text-align: left;
	background: #005746;
	color: #FFF;	
}

.pop section > div {
	height:346px;
	width:770px;
}

.pop-tabs > ul li.tab > section .holder-body-features {
    height:285px;
}
.popQuemPodeCon{
	width: 760px;
}


.popQuemPodeCon tr td{
	padding: 5px;
	text-align: center;
	font-size: 25px;
	color: #000;
	font-weight: bold;
	background: #dedecf;
	margin: 5px;
}

.popQuemPodeCon tr.quemPodeTop td{
	background: none !important;
	color: #676767;
	font-size: 16px;
	font-weight: 400;
	border-left: 1px solid #d0dbca;
}
.popQuemPodeCon tr td.tipoPlanPop{
	/*background: #dedecf !important;*/
	background: #005746 !important;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}


.popQuemPodeCon tr td.emptyPopPlan{	
	background: #ecf0e1;
}