@charset "utf-8";
#main #teaser{
	height:186px;
	clear:both;
}
#main #content-area{width:926px;}
		#main #content-area #portabilidade-content{
			float:left;
			width:414px;
			min-height:350px;
			padding:0 40px 40px 40px;
		}
		#main #content-area #desbloqueio-content{
			float:left;
			width:414px;
			padding:0 0 40px 0;
		}
			#main #content-area #portabilidade-content p,
			#main #content-area #desbloqueio-content p{
				padding:10px 0 5 15px; 
				line-height:13px;
			}
			#main #content-area #portabilidade-content h2{
				display:block;
				float:left;
				text-indent:-9990px;
				width:414px;
				height:84px;
				background:url(../img/h/h2-portabilidade-numerica.png) no-repeat 0 0;
			}
			#main #content-area #desbloqueio-content h2{
				display:block;
				float:left;
				text-indent:-9990px;
				width:414px;
				height:86px;
				background:url(../img/h/h2-portabilidade-desbloqueio.png) no-repeat 0 0;
			}
