.home .ctn-plans {
	float:left;
	width:620px;
	height:405px;
	margin:5px 0;
}
.home .ctn-plans .title {
	margin:0 0 9px 0;
	background:url(../../_img/general-title.png) no-repeat 0 -100px;
	text-indent:-9999px;
	overflow:hidden;
}
.home .ctn-plans .bg-plans,
.home .ctn-plans .top,
.home .ctn-plans .bottom {
	float:left;
	width:620px;
	height:337px;
}
.home .ctn-plans .bg-plans {
	margin-bottom:15px;
}
.home .ctn-plans .simple-item {
	position:relative;
	width:195px;
	height:316px;
	float:left;
	padding:11px 0;
	color:#414140;
	font-size:12px;
	text-align:center;
}
.home .ctn-plans .highlight-item {
	position:relative;
	width:230px;
	height:337px;
	float:left;
	color:#000;
	font-size:12px;
	text-align:center;
	background:url(../_img/plano-destaque-bg.png) no-repeat center bottom;
}
.home .ctn-plans .simple-item strong,
.home .ctn-plans .highlight-item strong {
	color:#F90;
}
.home .ctn-plans .simple-item .ico-value,
.home .ctn-plans .highlight-item .ico-value {
	display:block;
	padding-top:100px;
	margin:5px 10px 14px;
	font:16px arial,helvetica;
	text-align:center;
	text-decoration:none;
	color:#868686;
}
.home .ctn-plans .simple-item .ico-value:hover * {
	color:#868686 !important;
}
.home .ctn-plans .highlight-item .ico-value {
	margin-bottom:6px;
	padding-top:90px;
	color:#F90;
}
.home .ctn-plans .highlight-item .ico-value sup,
.home .ctn-plans .simple-item .ico-value sup {
	vertical-align:top;
	position:relative;
	top:4px;
}
.home .ctn-plans .highlight-item .ico-value sub,
.home .ctn-plans .simple-item .ico-value sub {
	vertical-align:top;
	position:relative;
	left:-20px;
	top:20px;
	font-size:12px;
}
.home .ctn-plans .highlight-item .ico-value sup {
	font-size:20px;
}
.home .ctn-plans .highlight-item .ico-value sub {
	top:26px;
	left:-23px;
}
.home .ctn-plans .simple-item .ico-value .value {
	position:relative;
	top:-1px;
	font-size:40px;
	font-weight:700;
}
.home .ctn-plans .highlight-item .ico-value .value {
	position:relative;
	top:-4px;
	font-size:50px;
	font-weight:700;
}
.home .ctn-plans .simple-item li,
.home .ctn-plans .highlight-item li {
	margin-bottom:9px;
	font-weight:700;
}
.home .ctn-plans .simple-item .btn-buy {
	position:absolute;
	left:34px;
	bottom:26px;
	width:128px;
	height:30px;
	background:url(../../_img/general-button.png) 0 -320px;
	text-indent:-9999px;
	overflow:hidden;
}
.home .ctn-plans .simple-item .btn-buy.show-buy, 
.home .ctn-plans .simple-item .btn-buy:hover {
	background-position:-200px -320px;
}
.home .ctn-plans .highlight-item .btn-buy {
	display:block;
	position:absolute;
	left:40px;
	bottom:22px;
	width:148px;
	height:37px;
	background:url(../../_img/general-button.png) 0 -360px;
	text-indent:-9999px;
	overflow:hidden;
}
.home .ctn-plans .highlight-item .btn-buy.show-buy, 
.home .ctn-plans .highlight-item .btn-buy:hover {
	background-position:-200px -360px;
}
.home .ctn-plans .recommended {
	display:block;
	height:13px;
	margin-top:10px;
	font-weight:700;
	letter-spacing:1px;
	color:#F90;
}
.home .ctn-plans .bg-plans {
	background:url(../_img/planos-bg.png) repeat-y;
}
.home .ctn-plans .top {
	background:url(../_img/planos-top.png) no-repeat top;
}
.home .ctn-plans .bottom {
	background:url(../_img/planos-bottom.png) no-repeat bottom;
}
.ctn-plans .silver {
	background:url(../_img/ico-silver.jpg) no-repeat center 6px;
}
.ctn-plans .bronze {
	background:url(../_img/ico-bronze.jpg) no-repeat center -4px;
}
.ctn-plans .basico {
	background:url(../_img/ico-basico.jpg) no-repeat center 6px;
}
.ctn-plans .see-more-plans {
	text-align:center;
}